view tools/rename.bat @ 29291:3e5166df3004 v8.2.5162

patch 8.2.5162: reading before the start of the line with BS in Replace mode Commit: https://github.com/vim/vim/commit/0971c7a4e537ea120a6bb2195960be8d0815e97b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 12:59:02 2022 +0100 patch 8.2.5162: reading before the start of the line with BS in Replace mode Problem: Reading before the start of the line with BS in Replace mode. Solution: Check the cursor column is more than zero.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jun 2022 14:00:03 +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