summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-20 16:12:02 -0400
committerJune McEnroe <june@causal.agency>2020-04-20 16:12:02 -0400
commita632ee741b1baa0eeb336cb56c698cf5c7e5e22d (patch)
tree4919e4c22ea6129e03acf0e793ca1b3ae51ac522 /handle.c
parentSave last user-selected window to switch back to from M-a (diff)
downloadcatgirl-a632ee741b1baa0eeb336cb56c698cf5c7e5e22d.tar.gz
catgirl-a632ee741b1baa0eeb336cb56c698cf5c7e5e22d.zip
Don't clobber windows.swap in else of showAuto
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
7-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