view tools/rename.bat @ 16692:2e689fb67c91 v8.1.1348

patch 8.1.1348: running tests may cause the window to move commit https://github.com/vim/vim/commit/f8191c5f07c650b75b85c5a5b3d000fd5cae1643 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 18 17:22:54 2019 +0200 patch 8.1.1348: running tests may cause the window to move Problem: Running tests may cause the window to move. Solution: Correct the reported window position for the offset with the position after ":winpos". Works around an xterm bug.
author Bram Moolenaar <Bram@vim.org>
date Sat, 18 May 2019 17:30:05 +0200
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