view src/testdir/os2.vim @ 5690:40f18a1c1592 v7.4.191

updated for version 7.4.191 Problem: Escaping a file name for shell commands can't be done without a function. Solution: Add the :S file name modifier.
author Bram Moolenaar <bram@vim.org>
date Sun, 23 Feb 2014 23:39:13 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

" Settings for test script execution
" Always use "CMD.EXE", don't use the value of "$SHELL".
set shell=CMD.EXE shellquote= shellxquote= shellcmdflag=/c shellredir=>