summary refs log tree commit diff
path: root/.vim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-03-11 17:24:49 -0400
committerJune McEnroe <june@causal.agency>2012-03-11 17:24:49 -0400
commit751af63284fb62df4fcde66ce56df6b2c33ec621 (patch)
tree725993357ea8fa53e04658540d5a643eb2e1db2f /.vim
parentUpdate Vim-Tomorrow-Theme (diff)
downloadsrc-751af63284fb62df4fcde66ce56df6b2c33ec621.tar.gz
src-751af63284fb62df4fcde66ce56df6b2c33ec621.zip
Rebind Y to y$ for more consistent behaviour
Diffstat (limited to '.vim')
0 files changed, 0 insertions, 0 deletions
5ed04b8b66e6f2ea88101f38e9e89&follow=1'>Add ^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