>> Is there a way to repeat the last cursor movement?  Dot (.) repeats last
edit,
>> is there an analog for motion, so that, for example, if I press zj to
>> move down
>> a fold I can just hit some other key to repeat that? 

> You can always record macros, and bind a key to playback a macro.

This isn't as good.  Sometimes you want to repeat something only one or two
times, and recording the macro and playing it back can take more keystrokes
than repeating the movement would.  Instead, cleverly positioning the cursor
after an edit allows one to just keep hitting dot (.) for each repetition.

I used a version of vi/vim/gvim which did this, and I have no idea what
version it was or system it ran on.


-- 
View this message in context: 
http://old.nabble.com/repeat-movement-tp4153468p29146725.html
Sent from the Vim - General mailing list archive at Nabble.com.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to