Yes, type :%s/ Then hit the up arrow and cycle through previous patterns.
Also :%s//dave Notice no search pattern is specified, this says use the previous search pattern. So I do what you do all the time. /mypattern :%s//myreplacement/g HTH, Dave Sent from my BlackBerry device on the Rogers Wireless Network --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
