view tools/rename.bat @ 30733:5bea8e583d28 v9.0.0701

patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line Commit: https://github.com/vim/vim/commit/8cf3459878198c5bb4a96f3c63214b2beccce341 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 8 21:13:40 2022 +0100 patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line Problem: With 'smoothscroll' the cursor position s not adjusted in a long line. Solution: Move the cursor further up or down in the line.
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Oct 2022 22:15: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