summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-06 15:12:13 -0400
committerJune McEnroe <june@causal.agency>2018-08-06 15:12:13 -0400
commit3f3fa34d8aa914e6d65e524d4ab3cd944082cde7 (patch)
tree484215d19fac54af7c77b6b48a7afca7581e943e /chat.c
parentUse wchar_t strings for all of UI (diff)
downloadcatgirl-3f3fa34d8aa914e6d65e524d4ab3cd944082cde7.tar.gz
catgirl-3f3fa34d8aa914e6d65e524d4ab3cd944082cde7.zip
Implement word wrapping
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
t/ui.c?h=1.5&id=7e02eddcf4f90198857eacf18bd55ada1b05bc30&follow=1'>Limit 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