Commit message (Collapse) | Author | |||
---|---|---|---|---|
2019-02-18 | Clean up htmlHeader | June McEnroe | ||
2019-02-18 | Remove hi line numbering | June McEnroe | ||
Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. | ||||
2019-02-18 | Add Tag class to hi | June McEnroe | ||
2019-02-17 | Generate HTML with hi -n -f html -o anchor | June McEnroe | ||
Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. | ||||
2019-02-17 | Add hi -f html -o anchor for line number links | June McEnroe | ||
2019-02-17 | Simplify temp trap in up | June McEnroe | ||
2019-02-17 | Add line numbers to hi | June McEnroe | ||
Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. | ||||
2019-02-17 | Always split spans after newlines | June McEnroe | ||
Simplifies ANSI and IRC output code, and prepares for line numbered output. | ||||
2019-02-15 | Color format specifiers light cyan in vim | June McEnroe | ||
2019-02-15 | Highlight Interp as yellow | June McEnroe | ||
2019-02-15 | Highlight strings in sh command substitutions | June McEnroe | ||
2019-02-15 | Add nmap gp | June McEnroe | ||
2019-02-14 | Avoid newline when copying URL to pasteboard | June McEnroe | ||
2019-02-13 | Add forgotten "sixth" book of H2G2 | June McEnroetitle='2021-02-07 16:32:14 -0500'>2021-02-07 | Bump font size to 12 | June McEnroe |
2021-02-07 | Fully configure and rebind cwm | June McEnroe | ||
2021-02-07 | Add Binti | June McEnroe | ||
2021-02-07 | Finish configuring xterm | June McEnroe | ||
2021-02-06 | Enable tapping, reverse scroll, set scaling in wsconsctl | June McEnroe | ||
2021-02-06 | Set root window to black on purple snow | June McEnroe | ||
2021-02-06 | Add xmodmap configuration | June McEnroe | ||
2021-02-06 | Add initial OpenBSD X configuration | June McEnroe | ||
2021-02-06 | Add xterm output to scheme | June McEnroe |