> s/\(\w\+\)\s\+/\1 > >> You may also check your version information to ensure you >> have a build compiled with "+cmdline_hist". > > > If I can do :<Up> then I do right? Because I can... > > Could it be something weird with my vim configuration? I use > @<foo> all the time for regular macros...
It looks kosher, leading me to believe it may be some funky mapping/abbrv you have in place. Do you experience the same problem when you start with vim -u NONE If it does, then you'd have to track down which mapping is impeding your success. If it doesn't work when started with a blank config file, it might help to have the output of :version just to see what features you've got. -tim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
