view tools/rename.bat @ 14149:fba38a3491f5 v8.1.0092

patch 8.1.0092: prompt buffer test fails commit https://github.com/vim/vim/commit/71ef1ba5e996f34d3e0acbe1d89c4c6bfa5e98ba Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 21 12:07:04 2018 +0200 patch 8.1.0092: prompt buffer test fails Problem: Prompt buffer test fails. Solution: Set 'nomodified' before closing the window. (Ozaki Kiichi, closes #3051
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jun 2018 12:15: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