summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-04 15:30:27 -0400
committerJune McEnroe <june@causal.agency>2018-08-04 15:30:27 -0400
commitf8e5648a9adcee2e24dbcfd14a005a253f9deb14 (patch)
treed1d98706d2cbc3ea5314b7c08d63344bda0eb44e /chat.c
parentHandle terminal resizing (diff)
downloadcatgirl-f8e5648a9adcee2e24dbcfd14a005a253f9deb14.tar.gz
catgirl-f8e5648a9adcee2e24dbcfd14a005a253f9deb14.zip
Copy /usr/share/locale into chroot
Otherwise only ASCII can be entered.
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
t/bin/shotty.c?id=18cd2253778a2f528b775f9e03443bf121777f22&follow=1'>Interpret 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