Am 16.02.2012 05:54, schrieb Bram Moolenaar:
Please try the patch below. I currently do not have a Windows machine
to try this out.
I had success with applying the patch.
:set shcf? sxq?
shellcmdflag=/s /c
shellxquote="(
:!"my cat.exe" "file with spaces.txt"
-> cmd.exe /s /c "("my cat.exe" "file with spaces.txt")"
OK
--
Andy
--
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