summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 17:54:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 17:54:16 -0500
commit65603d5138b54efc53c04e756631ab8eeddee7fb (patch)
tree3a4ec382e0e81f71db7067576f09e18edd5e3ccb /irc.c
parentEliminate array in hash (diff)
downloadcatgirl-65603d5138b54efc53c04e756631ab8eeddee7fb.tar.gz
catgirl-65603d5138b54efc53c04e756631ab8eeddee7fb.zip
Show heat and other unread in title
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
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