view tools/rename.bat @ 12990:ec86ba548446 v8.0.1371

patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows console commit https://github.com/vim/vim/commit/feeb4d0901c7b16958e8f02ffcdac83b605b0b43 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 5 15:14:46 2017 +0100 patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows console Problem: Shift-Insert doesn't always work in MS-Windows console. Solution: Handle K_NUL differently if the second character is more than one byte. (Yasuhiro Matsumoto, closes #2381)
author Christian Brabandt <cb@256bit.org>
date Tue, 05 Dec 2017 15:15:05 +0100
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe