view tools/rename.bat @ 30293:914b3c64ab92 v9.0.0482

patch 9.0.0482: "g0" moves to wrong location with virtual text "above" Commit: https://github.com/vim/vim/commit/e24b4aba1fbf782954897abdbfc084c4221428eb Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 16 20:51:14 2022 +0100 patch 9.0.0482: "g0" moves to wrong location with virtual text "above" Problem: "g0" moves to wrong location with virtual text "above". Solution: Compensate for the extra columns. (closes https://github.com/vim/vim/issues/11141) Also fix "g$"
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Sep 2022 22:00: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