view src/testdir/os2.vim @ 4704:542af01979be v7.3.1099

updated for version 7.3.1099 Problem: Python: Changing directory with os.chdir() causes problems for Vim's notion of directories. Solution: Add vim.chdir() and vim.fchdir(). (ZyX)
author Bram Moolenaar <bram@vim.org>
date Sun, 02 Jun 2013 18:20:17 +0200
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=>