On Wed, 2011-09-14 at 09:56 -0400, AK wrote: > On 09/14/2011 09:45 AM, Russell Bateman wrote: > > Once I've typed in a command to search and replace for something, for > > example: > > > > %s/search/replace/g > > > > how can I re-execute that command without retyping it? (I have a string > > of source files between which I'm moving via :n each time and I don't > > want to have to retype the command; dot won't work obviously.) > > > > Thanks, > > > > Russ > > > > > Use @: command, see :help @: > > -ak >
:up arrow key -- 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
