summary refs log tree commit diff
path: root/litterbox.1 (follow)
Commit message (Expand)AuthorAge
* Add limit option for litterbox's search query interfaceJune McEnroe2019-12-30
* Add search query interfaceJune McEnroe2019-12-27
* Insert events for PRIVMSG and NOTICEJune McEnroe2019-12-17
* Implement basic IRC connection and message parsingJune McEnroe2019-12-17
* Add server-time extension to STANDARDSJune McEnroe2019-12-16
* Style cleanupJune McEnroe2019-12-13
* Change database file name to litterbox.sqliteJune McEnroe2019-12-01
* Add unscoop manual pageJune McEnroe2019-11-29
* Add litterbox manual pageJune McEnroe2019-11-29
a914e6d65e524d4ab3cd944082cde7&follow=1'>Implement word wrappingJune McEnroe 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