summary refs log tree commit diff
path: root/home/.local/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
committerJune McEnroe <june@causal.agency>2019-02-17 21:30:00 -0500
commit5666794d51b927cca3dec538abacd67f5f1fcf7a (patch)
tree421d19ead13d709d4d9cf709c7f28cb31c304437 /home/.local/bin
parentAdd hi -f html -o anchor for line number links (diff)
downloadsrc-5666794d51b927cca3dec538abacd67f5f1fcf7a.tar.gz
src-5666794d51b927cca3dec538abacd67f5f1fcf7a.zip
Generate HTML with hi -n -f html -o anchor
Running hi twice to insert stuff between the head and the content is a
bit of a hack but oh well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Add reverse and reset IRC formatting codesJune McEnroe 2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune 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