summary refs log tree commit diff
path: root/term.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-02 18:04:27 -0400
committerJune McEnroe <june@causal.agency>2019-07-02 18:04:27 -0400
commit39a752c46e917c53de635b32b19c16e5c701ef5e (patch)
tree43e8b18a6571b3ba352f9a3f8a1f646ce4a88d89 /term.c
parentAdd /move command (diff)
downloadcatgirl-39a752c46e917c53de635b32b19c16e5c701ef5e.tar.gz
catgirl-39a752c46e917c53de635b32b19c16e5c701ef5e.zip
Restart process in sandman
Diffstat (limited to 'term.c')
0 files changed, 0 insertions, 0 deletions
pan>Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe