On Apr 30, 9:28 am, Ben Fritz <[email protected]> wrote:

> According to :help 'shellpipe', setting 'shellpipe' to an empty string
> will make it not redirect the output, however with experimentation it
> seems that it will also not append the temp file name, so you need to
> set it to %s instead.
>

After a second readthrough of the help, you can set 'shellpipe' to a
single space instead of %s (e.g. "setlocal shellpipe=\ "), though I
don't know if you gain anything from that.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to