about summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-02 16:06:34 -0400
committerJune McEnroe <june@causal.agency>2020-09-02 16:06:34 -0400
commit9679c7474e96ac5299520bc2778d7839af6a8829 (patch)
treed04f387f182b0fb37e958145ec52608c47b9af90 /chat.c
parentFix inserting blank lines BEFORE the new message (diff)
downloadcatgirl-9679c7474e96ac5299520bc2778d7839af6a8829.tar.gz
catgirl-9679c7474e96ac5299520bc2778d7839af6a8829.zip
Reimplement split scrolling
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
'2019-07-11 17:44:39 -0400'>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