summary refs log tree commit diff
path: root/bin/man
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-08 17:50:15 -0400
committerJune McEnroe <june@causal.agency>2018-10-08 17:50:15 -0400
commitfcbe793d025db68e7ee4b92f10e086ba9e95fc8a (patch)
treef946a42e11fa47ab9f6fdaa149c1ac743fc3ea89 /bin/man
parentAdd ttpre (diff)
downloadsrc-fcbe793d025db68e7ee4b92f10e086ba9e95fc8a.tar.gz
src-fcbe793d025db68e7ee4b92f10e086ba9e95fc8a.zip
Use wchar_t in ttpre
Diffstat (limited to 'bin/man')
0 files changed, 0 insertions, 0 deletions
>Support insert mode in shottyJune McEnroe 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