summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-05 18:34:35 -0400
committerJune McEnroe <june@causal.agency>2018-08-05 18:34:35 -0400
commit5bb96a79e76d92fa7ce9839a151a778f79d0ef06 (patch)
tree5654e13a3f2385d07d7d1e16740779513a339330 /handle.c
parentRefactor color initialization (diff)
downloadcatgirl-5bb96a79e76d92fa7ce9839a151a778f79d0ef06.tar.gz
catgirl-5bb96a79e76d92fa7ce9839a151a778f79d0ef06.zip
Initialize all possible color pairs
This is actually possible with use_default_colors!
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
Enroe 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