about summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-15 18:59:17 -0500
committerJune McEnroe <june@causal.agency>2021-02-15 19:15:38 -0500
commit66c67542fff6d85c836a4e920e8f250820ad8967 (patch)
treebcd1059984373368d67b99fd8402fea65cd386a2 /irc.c
parentDon't insert wchar_t if it can't be converted to mbs (diff)
downloadtest-66c67542fff6d85c836a4e920e8f250820ad8967.tar.gz
test-66c67542fff6d85c836a4e920e8f250820ad8967.zip
Refactor Focus and Paste mode strings
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
/td>June McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don'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