summary refs log tree commit diff
path: root/README (follow)
Commit message (Collapse)AuthorAge
* Populate tab-complete listJune McEnroe2018-08-07
|
* Use wchar_t strings for all of UIJune McEnroe2018-08-06
| | | | vaswprintf is a nightmare.
* Add READMEJune McEnroe2018-08-04
tgirl/commit/ui.c?h=1.1&id=7beb4c991297debafbae6701fe1d92061fef58a3&follow=1'>Use 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