summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-31 19:08:24 -0400
committerJune McEnroe <programble@gmail.com>2018-03-31 19:08:24 -0400
commit2f4a40b437e71b2301193ccb963292219632ec39 (patch)
treee4e4c215f1380109286f28eecef7af6e79bc1bda /bin
parentLighten cursor color (diff)
downloadsrc-2f4a40b437e71b2301193ccb963292219632ec39.tar.gz
src-2f4a40b437e71b2301193ccb963292219632ec39.zip
Set Dark terminal to scheme
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions
>June 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