Commit Graph

9 Commits (3e2a9c20569478e9f50a86c20fb7e7ec245c9d01)

Author SHA1 Message Date
Curtis McEnroe 6aa42b852b
Remove word handling from formatParse 2018-09-14 18:48:03 -04:00
Curtis McEnroe b22e008d68
Apply consecutive formatting codes at once
Fixes the failing splits test.
2018-09-14 15:31:16 -04:00
Curtis McEnroe 3cf064a531
Add tests for formatParse
With one currently failing so you know they're worth it.
2018-09-14 14:57:32 -04:00
Curtis McEnroe 0d7854c0d4
Move color selection to format.c 2018-09-13 16:16:11 -04:00
Curtis McEnroe 117e6ac9d6
Fix len for format->split at end of string 2018-09-13 16:15:16 -04:00
Curtis McEnroe 9a69869d39
Add IRCDefault to colors enum 2018-09-13 15:17:41 -04:00
Curtis McEnroe 311795bf41
Return a format->split even at the end of the string 2018-09-13 15:11:05 -04:00
Curtis McEnroe b36a134702
Use formatParse split to position input cursor 2018-09-12 22:55:02 -04:00
Curtis McEnroe 872608e5c4
Factor out IRC formatting parsing 2018-09-12 20:23:45 -04:00