about summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 05:05:53 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 05:05:53 -0500
commit92ccabaafdd0f24752924dc4ce7b1e932dced561 (patch)
tree85803ecf4d9dedc24e517acfd5b3975412aa5050 /chat.c
parentClean up manual lints (diff)
downloadtest-92ccabaafdd0f24752924dc4ce7b1e932dced561.tar.gz
test-92ccabaafdd0f24752924dc4ce7b1e932dced561.zip
Refactor windows into array and add /move
Oof.
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
8-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