Shortcut key to skip cursor from left/right of every typed word
Posted
by
user176368
on Super User
See other posts from Super User
or by user176368
Published on 2012-11-27T20:23:59Z
Indexed on
2012/11/28
11:06 UTC
Read the original article
Hit count: 208
I want to know if it is even possible to jump my cursor from left/right of every typed word using Vimperator, a Firefox addon that behaves like Vim, including its shortcut keys.
So a good example would be:
I took a marvelous dump right before bed and I so happen to sleep better.-
Now if my cursor is at the end of that sentence (hence the dash) how can I jump my cursor right before the word better
by just using a shortcut key?
by default Ctrl+A & Ctrl+E are shortcut keys that brings your cursor to beginning/end of the current line your on.
© Super User or respective owner