summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 22:50:32 +0000
committerJune McEnroe <june@causal.agency>2021-01-13 22:50:32 +0000
commit9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550 (patch)
treed150d21355d82290ca1427fa5aad0178821a1b62 /etc
parentTry to return make substitutions as single tokens (diff)
downloadsrc-9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550.tar.gz
src-9b00ec17f2fd2d4aee1819fd85cd1f9a3ee51550.zip
Switch git.causal.agency to hilex and htagml
Still missing a shell lexer in hilex, but well... it's shell.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e McEnroe 2018-08-06Implement 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