summary refs log tree commit diff
path: root/format.c (follow)
Commit message (Expand)AuthorAge
* Move color selection to format.cJune McEnroe2018-09-13
* Fix len for format->split at end of stringJune McEnroe2018-09-13
* Add IRCDefault to colors enumJune McEnroe2018-09-13
* Return a format->split even at the end of the stringJune McEnroe2018-09-13
* Use formatParse split to position input cursorJune McEnroe2018-09-12
* Factor out IRC formatting parsingJune McEnroe2018-09-12