view tools/rename.bat @ 23671:9ee9c4246a7f v8.2.2377

patch 8.2.2377: Vim9: crash when using a range after another expression Commit: https://github.com/vim/vim/commit/a28639e71198238d5c09c43445dc448d7f3fb29b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 19 22:48:09 2021 +0100 patch 8.2.2377: Vim9: crash when using a range after another expression Problem: Vim9: crash when using a range after another expression. Solution: Set the variable type to number. Fix using :put with a range and the "=" register. (closes #7706)
author Bram Moolenaar <Bram@vim.org>
date Tue, 19 Jan 2021 23: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