summary refs log tree commit diff
path: root/bin/cash/libedit/read.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-14 15:17:23 -0500
committerJune McEnroe <june@causal.agency>2019-01-14 15:17:23 -0500
commit57014dbab07f8cd68927cc9f7544cfc0d99706aa (patch)
treea4e8a64313e78b6f6aa124b29e420ad2412d61c9 /bin/cash/libedit/read.c
parentEnable warnings in libedit (diff)
downloadsrc-57014dbab07f8cd68927cc9f7544cfc0d99706aa.tar.gz
src-57014dbab07f8cd68927cc9f7544cfc0d99706aa.zip
Allow replacing empty string with fc old=new
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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