summary refs log tree commit diff
path: root/bin/html.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-06 01:44:20 -0500
committerJune McEnroe <june@causal.agency>2021-03-06 01:54:07 -0500
commitf648883f7d065471c7cd2ed6295ce2c295272324 (patch)
tree63f24173a5fd14cd11c62e0bd4abec22a3230caa /bin/html.sh
parentRemove rfc.vim (diff)
downloadsrc-f648883f7d065471c7cd2ed6295ce2c295272324.tar.gz
src-f648883f7d065471c7cd2ed6295ce2c295272324.zip
Optionally compress RFCs, decompress in rfc(1)
Diffstat (limited to 'bin/html.sh')
0 files changed, 0 insertions, 0 deletions
ce9fe3f7fb4ea3f1e2f9af72f2a1439&follow=1'>Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroeJune McEnroe vaswprintf is a nightmare. 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe This is actually possible with use_default_colors! 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe Fall back to using bold if there are only 8 colors. This also allowed bright background colors in 16-color terminals. I must port this system to torus. I'll be able to remove the awful termcap patch hack. 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe Oh boy that's embarrassing. 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe