view tools/rename.bat @ 21861:cd8dafe937ba v8.2.1480

patch 8.2.1480: Vim9: skip expression in search() gives error Commit: https://github.com/vim/vim/commit/e15eebd202e739ec7821a0e9c2aa72a445668bb8 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 18 19:11:38 2020 +0200 patch 8.2.1480: Vim9: skip expression in search() gives error Problem: Vim9: skip expression in search() gives error. Solution: use tv_get_bool() eval_expr_to_bool(). (closes https://github.com/vim/vim/issues/6729)
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 Aug 2020 19:15: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