view tools/rename.bat @ 25624:0ef8ef1af478 v8.2.3348

patch 8.2.3348: line2byte() returns wrong value after adding textprop Commit: https://github.com/vim/vim/commit/14c7530c4fca786d3594508e28943f10125827c3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 15 14:28:40 2021 +0200 patch 8.2.3348: line2byte() returns wrong value after adding textprop Problem: line2byte() returns wrong value after adding textprop. (Yuto Kimura) Solution: Reduce the length by the size of the text property. (closes #8759)
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 Aug 2021 14:30: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