view tools/rename.bat @ 21895:0ae284aaa8a2 v8.2.1497

patch 8.2.1497: CursorHold test is flaky Commit: https://github.com/vim/vim/commit/17f67547f36a06220ea4667aaee7bb130108f568 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 20 18:29:13 2020 +0200 patch 8.2.1497: CursorHold test is flaky Problem: CursorHold test is flaky. (Jakub K?dzio?ka) Solution: Use WaitForAssert() (closes https://github.com/vim/vim/issues/6754)
author Bram Moolenaar <Bram@vim.org>
date Thu, 20 Aug 2020 18:30:04 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe