summary refs log tree commit diff
path: root/bin/cash/mknodes.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 18:00:20 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 18:00:20 -0500
commit062b5f7398da079e067e6ad1992ac97ed32f707d (patch)
tree4ffa446979c6e8ff582c2ca92be2581fafaa1269 /bin/cash/mknodes.c
parentClean up htmlHeader (diff)
downloadsrc-062b5f7398da079e067e6ad1992ac97ed32f707d.tar.gz
src-062b5f7398da079e067e6ad1992ac97ed32f707d.zip
Match statics and typedefs as Tag
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
914e6d65e524d4ab3cd944082cde7&follow=1'>Implement 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