Is it possible to run an external command and store its output in a register?
:redir works for ex commands, not for external commands (afaik)
:r ! runs the external command but directly inserts output into the
current buffer
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
