start command is working in vim7.3.443's default value. gvim7.3.446.exe -u NONE :let &shellxescape = '&|<>()@^' !start C:\cygwin-1.7\bin\mintty.exe -e /bin/bash.exe -l -c "cd $HOME; exec /bin/bash.exe" is working.
but, :set shellxescape& !start C:\cygwin-1.7\bin\mintty.exe -e /bin/bash.exe -l -c "cd $HOME; exec /bin/bash.exe" is not working. since this is specification, is it unavoidable? -- 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
