about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-13 15:39:16 -0400
committerJune McEnroe <june@causal.agency>2021-07-13 15:39:16 -0400
commitce53e309e6f16bdbab11ff3088199b7d65533470 (patch)
tree5b08cd26e6d64b33672665c71ba188621b30761c /edit.c
parentPerform TLS handshake after final pledge (diff)
downloadcatgirl-ce53e309e6f16bdbab11ff3088199b7d65533470.tar.gz
catgirl-ce53e309e6f16bdbab11ff3088199b7d65533470.zip
Move all UI initialization together
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
June 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