view tools/rename.bat @ 28751:0c5c6a693d12 v8.2.4900

patch 8.2.4900: Vim9 expression test fails without the job feature Commit: https://github.com/vim/vim/commit/801c3c1dbed88bfb59dcf25045365dc65f795f4e Author: Dominique Pelle <dominique.pelle@gmail.com> Date: Sat May 7 11:00:08 2022 +0100 patch 8.2.4900: Vim9 expression test fails without the job feature Problem: Vim9 expression test fails without the job feature. Solution: Add a check for the job feature. (Dominique Pell?, closes https://github.com/vim/vim/issues/10373)
author Bram Moolenaar <Bram@vim.org>
date Sat, 07 May 2022 12:15:02 +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