> no tim, i think you missed where the OP said they are linux > commands -- i think he is looking for a way to get them to > the command line with a '!' in front of them -- without > having to yank and paste
doh...one little word makes a *big* difference. :) You can pipe shell commands through "sh", so you can highlight the range of commands and then just use :'<,'>!sh to execute them all. -tim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
