summary refs log tree commit diff
path: root/calico.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-09 12:42:39 -0500
committerJune McEnroe <june@causal.agency>2019-11-09 12:42:39 -0500
commite7e54068aa06e882bebf0750707e4b8c1af56bf5 (patch)
tree01de3e3a858b6e9e04ca3885f1c8281fe0a42be1 /calico.1
parentAvoid the reserved _A names with BIT macro (diff)
downloadpounce-e7e54068aa06e882bebf0750707e4b8c1af56bf5.tar.gz
pounce-e7e54068aa06e882bebf0750707e4b8c1af56bf5.zip
Parse capabilities
The list that I've defined are the ones that I expect to be able to
enable probably without any clients breaking... And of course
server-time which pounce implements itself.
Diffstat (limited to 'calico.1')
0 files changed, 0 insertions, 0 deletions
2&follow=1'>Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use 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