summary refs log tree commit diff
path: root/bin/catsh/libedit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-10-12 10:28:02 -0400
committerJune McEnroe <june@causal.agency>2024-10-12 10:28:02 -0400
commit8896a95764f011c24d0817c07e23bfa4887f7da1 (patch)
tree997a35ce138ae4a0afc3ae8647013d9c22451ee1 /bin/catsh/libedit
parentAdd photos from October 1 (diff)
downloadsrc-8896a95764f011c24d0817c07e23bfa4887f7da1.tar.gz
src-8896a95764f011c24d0817c07e23bfa4887f7da1.zip
Add photos from October 5
Diffstat (limited to 'bin/catsh/libedit')
0 files changed, 0 insertions, 0 deletions
fef7eba8118ce42533e0b7&follow=1'>Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe Fall back to using bold if there are only 8 colors. This also allowed bright background colors in 16-color terminals. I must port this system to torus. I'll be able to remove the awful termcap patch hack. 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe Oh boy that's embarrassing. 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe