misfo / jim

Vim mode for Ace (Github & Cloud9's editor)
http://misfo.github.com/jim
MIT License
65 stars 3 forks source link

map arrow keys, <Delete>, <Backspace>, etc to their vim behaviors in normal and visual modes #12

Closed misfo closed 13 years ago

misfo commented 13 years ago

Right now these are all handled by Ace, which means that arrow keys clear the selection when used in visual mode for example.

Reported by @michaelficarra here: https://github.com/misfo/jim/issues/7#issuecomment-1707075