On Feb 14, 4:31 am, RoDo <royad...@gmail.com> wrote:
> echo system('echo a & echo b') fail
> should escape &
> echo system('echo a ^& echo b') pass
>

It looks like most of the use cases pass when using the () patch for
shellxquote, I like that option.

Since there are still some failures when using an unescaped & maybe we
should put a note in the help about how to escape it as well, probably
in :help :! and :help system() both.

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to