view tools/rename.bat @ 27883:9c04fbcaacbc v8.2.4467

patch 8.2.4467: running filetype test leaves file behind Commit: https://github.com/vim/vim/commit/0e71b7d4ce3e1210150ce772e1af6956057a71ed Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 25 17:45:04 2022 +0000 patch 8.2.4467: running filetype test leaves file behind Problem: Running filetype test leaves file behind. Solution: Delete the file.
author Bram Moolenaar <Bram@vim.org>
date Fri, 25 Feb 2022 19:00:04 +0100
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