summary refs log tree commit diff
path: root/format.c (follow)
Commit message (Collapse)AuthorAge
* Remove word handling from formatParseJune McEnroe2018-09-14
|
* Apply consecutive formatting codes at onceJune McEnroe2018-09-14
| | | | Fixes the failing splits test.
* Add tests for formatParseJune McEnroe2018-09-14
| | | | With one currently failing so you know they're worth it.
* 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
d=1873a450699f843a2ae73d0b852a4c767bc4234a&follow=1'>Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe