-1

Movement by whitespace-delimited words outside Vintage

greppo 12 years ago 0
Currently movement by word (ctrl+cursor motion) stops at every punctuation boundary, which is not always what you want when dealing with code that is dense in punctuation.

In Vim and Vintage-mode, there are the W and B movement commands to move by whitespace-separated words, so you need fewer keystrokes to move around or expand selections.

Outside of Vintage mode, I would like commands and bindings to move the cursor by whitespace delimited word.