summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2326log plain blame
-rw-r--r--README.73085log plain blame
-rw-r--r--catgirl.112310log plain blame
-rw-r--r--chat.c8575log plain blame
-rw-r--r--chat.h6415log plain blame
-rw-r--r--command.c9711log plain blame
-rw-r--r--complete.c4142log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c5038log plain blame
-rw-r--r--handle.c22128log plain blame
-rw-r--r--irc.c6808log plain blame
d---------scripts280log plain
-rw-r--r--ui.c26578log plain blame
-rw-r--r--url.c5092log plain blame
-rw-r--r--xdg.c3340log plain blame
w=1'>Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe