about summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-06 22:14:59 -0400
committerJune McEnroe <june@causal.agency>2018-08-06 22:14:59 -0400
commitd71d0409951203d333a354c991073d18f98b8fd1 (patch)
tree5bf405547877cc26edf8301cd722944014453bdc /irc.c
parentFix allocation size in vaswprintf (diff)
downloadcatgirl-d71d0409951203d333a354c991073d18f98b8fd1.tar.gz
catgirl-d71d0409951203d333a354c991073d18f98b8fd1.zip
Rewrite line editing again, add formatting
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/shotty.c?id=7130f99542902dbfaffc30909f53d41e066c07d7&follow=1'>Don't do carriage return on line feedJune McEnroe 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