about summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 17:42:19 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 17:42:19 -0500
commit156282c95d523b0c19f5409eb15cd53fc3211894 (patch)
treef389dd7fb392a56d4c3312413c5d46d5173c4710 /ui.c
parentHandle SIGCHLD (diff)
downloadcatgirl-156282c95d523b0c19f5409eb15cd53fc3211894.tar.gz
catgirl-156282c95d523b0c19f5409eb15cd53fc3211894.zip
Add procPipe for subprocesses
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
pret 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