[email protected] wrote: > Is it possible to use something in the manner of > > ls -l | vim -
Start vim. Insert "ls -l", escape, then !!sh This is called a filter. See `:help filter`. -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. I like Perl; it's the only language where you can bless your thingy. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
