about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-21 17:26:43 -0400
committerJune McEnroe <june@causal.agency>2021-06-21 17:26:43 -0400
commita79a3fc9f6d508f93a76fb3fd1bc64e0f51378ea (patch)
tree922dcb10da9002116a38cd3857659ed3902bbe26 /edit.c
parentOpen log files with CLOEXEC (diff)
downloadcatgirl-a79a3fc9f6d508f93a76fb3fd1bc64e0f51378ea.tar.gz
catgirl-a79a3fc9f6d508f93a76fb3fd1bc64e0f51378ea.zip
Use NS and CS server aliases
I think I didn't use these originally because they were misconfigured
on tilde.chat, but they work now, and supposedly server aliases
should be more secure/reliable.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
mp;id=d6fb797b11aa6dd031032faf425be3ce5a69661d&follow=1'>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