summary refs log tree commit diff
path: root/port/file2c/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 13:54:59 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 13:54:59 -0500
commitc6c3c43ebdd3dc01386e876345b546e70eb4b7fd (patch)
tree304fca1417650591a189e4ebba9f7b5d46487cf9 /port/file2c/.gitignore
parentAdd hilex HTML output (diff)
downloadsrc-c6c3c43ebdd3dc01386e876345b546e70eb4b7fd.tar.gz
src-c6c3c43ebdd3dc01386e876345b546e70eb4b7fd.zip
Change HTML class from hi to hilex
You can tell I was just copying the HTML code huh.
Diffstat (limited to 'port/file2c/.gitignore')
0 files changed, 0 insertions, 0 deletions
Enroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe