summary refs log tree commit diff
path: root/local.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-02 16:47:22 -0400
committerJune McEnroe <june@causal.agency>2020-04-02 16:47:22 -0400
commit28f59a546a391ee676cc6441b54310a0ee7402c0 (patch)
tree3e84c70e8224136da3d34b004b5170af348a4e26 /local.c
parentDo not crash on error from accept (diff)
downloadpounce-28f59a546a391ee676cc6441b54310a0ee7402c0.tar.gz
pounce-28f59a546a391ee676cc6441b54310a0ee7402c0.zip
Generate short option string from long options
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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