about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-07 17:51:09 -0400
committerJune McEnroe <june@causal.agency>2020-09-07 17:51:09 -0400
commit172d01a668fa5c5ca3410bf9dff37f64a366f620 (patch)
tree4db49c36a703124ff5bed3833739c390c8b2a591 /handle.c
parentHandle non-alignment tabs in line wrapping (diff)
downloadtest-172d01a668fa5c5ca3410bf9dff37f64a366f620.tar.gz
test-172d01a668fa5c5ca3410bf9dff37f64a366f620.zip
Let wrapped lines use the last column
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
.c?h=1.8&id=5bb96a79e76d92fa7ce9839a151a778f79d0ef06&follow=1'>Initialize 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