summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore30log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1336log plain blame
-rw-r--r--README501log plain blame
-rw-r--r--chat.c2590log plain blame
-rw-r--r--chat.h2592log plain blame
-rw-r--r--edit.c5199log plain blame
-rw-r--r--handle.c7835log plain blame
-rw-r--r--input.c3072log plain blame
-rw-r--r--irc.c3625log plain blame
-rw-r--r--pls.c2545log plain blame
-rw-r--r--tab.c2518log plain blame
-rw-r--r--ui.c8852log plain blame
-rw-r--r--url.c2387log plain blame
pan title='2018-08-06 14:19:52 -0400'>2018-08-06Use 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