-1

{ "command": "move", "args": {"by": "words_ends", "forward": false} } doesn't do anything

Jocelyn Turcotte 12 years ago 0
Same for { "command": "move", "args": {"by": "word", "forward": true} }. Semantically it would do exactly what I want, but the keys aren't doing anything if I try to configure it.

This is not the standard way I know, but I like to configure it that way (stops before words) for ctrl+right and keep the normal way (stops after words) for ctrl+shift+right.

So if I want to go around and select text from the beginning of a word to the end of another word it just snaps right where I expect it to.

This is the last missing piece that annoys me, if you fix it I'll buy you a license :)