view src/testdir/os2.vim @ 5500:8451f643a13e v7.4.099

updated for version 7.4.099 Problem: Append in blockwise Visual mode with "$" is wrong. Solution: After "$" don't use the code that checks if the cursor was moved. (Hirohito Higashi, Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Nov 2013 14:40:04 +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=>