Nanashi wrote: > vim7.3.445 does not working :!start in MS Windows. > > gvim.exe -u NONE > :!start explorer.exe > :!start C:\cygwin-1.7\bin\mintty.exe -e /bin/bash.exe -l -c "cd $HOME; exec > /bin/bash.exe" > > this command return E371: Command not found. > > vim7.3.443 > default option > set shellcmdflag=/s\ /c > set shellxquote=\" > > and > > vim7.3.442 > default option > set shellcmdflag=/c > set shellxquote= > > is working.
What is your 'shell' option set to? -- hundred-and-one symptoms of being an internet addict: 83. Batteries in the TV remote now last for months. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- 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
