Vim - ex mode command - is there any way to move the cursor position?
- by Trevor Boyd Smith
In a one line Vim ex command:
I am trying to do a command and then move to another location and execute the same command.
is there any way to move the cursor position (need both left/right and up/down)?