summary refs log tree commit diff
path: root/.ncmpcpp/bindings
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-01-22 12:40:05 -0500
committerJune McEnroe <programble@gmail.com>2012-01-22 12:40:05 -0500
commit41cb1db33ba7b64d8af63bf55bb82f7e8a617518 (patch)
treefe3b523b1556630246e1c18f9fb4625ffb3e2747 /.ncmpcpp/bindings
parentMap ,e and ,b to CtrlP file and buffer respectively (diff)
downloadsrc-41cb1db33ba7b64d8af63bf55bb82f7e8a617518.tar.gz
src-41cb1db33ba7b64d8af63bf55bb82f7e8a617518.zip
Add VCS repo directories to wildignore
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tr class='nohover-highlight'> 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