summary refs log tree commit diff
path: root/format.c
AgeCommit message (Expand)Author
2018-09-13Move color selection to format.cCurtis McEnroe
2018-09-13Fix len for format->split at end of stringCurtis McEnroe
2018-09-13Add IRCDefault to colors enumCurtis McEnroe
2018-09-13Return a format->split even at the end of the stringCurtis McEnroe
2018-09-12Use formatParse split to position input cursorCurtis McEnroe
2018-09-12Factor out IRC formatting parsingCurtis McEnroe