index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
2018-08-07
Populate tab-complete list
June McEnroe
2018-08-07
Fix /me formatting side-effects
June McEnroe
2018-08-07
Define ui.c BUF_LEN with enum
June McEnroe
2018-08-07
Hack clang into checking uiFmt format strings
June McEnroe
2018-08-07
Handle PART and QUIT without messages
June McEnroe
2018-08-07
Make safe filling the who buffer
June McEnroe
2018-08-07
Add reverse and reset IRC formatting codes
June McEnroe
2018-08-06
Rewrite line editing again, add formatting
June McEnroe
2018-08-06
Fix allocation size in vaswprintf
June McEnroe
2018-08-06
Implement word wrapping
June McEnroe
2018-08-06
Use wchar_t strings for all of UI
June McEnroe
2018-08-06
Rename line editing functions
June McEnroe
2018-08-05
Initialize all possible color pairs
June McEnroe
2018-08-05
Refactor color initialization
June McEnroe
2018-08-05
Add ^L redraw
June McEnroe
2018-08-05
Use 16 colors if available
June McEnroe
2018-08-05
Limit parsed colors to number of mIRC colors
June McEnroe
2018-08-04
Show source link on exit
June McEnroe
2018-08-04
Implement line editing, scrolling
June McEnroe
2018-08-04
Handle /topic
June McEnroe