view tools/rename.bat @ 11713:2ec27561dd76 v8.0.0739

patch 8.0.0739: terminal resizing doesn't work well. commit https://github.com/vim/vim/commit/58556cd0e592cba75bf60310d822a20e41f6b02e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 20 23:04:46 2017 +0200 patch 8.0.0739: terminal resizing doesn't work well. Problem: Terminal resizing doesn't work well. Solution: Resize the terminal to the Vim window and the other way around. Avoid mapping typed keys. Set the environment properly.
author Christian Brabandt <cb@256bit.org>
date Thu, 20 Jul 2017 23:15:03 +0200
parents f0b1cbf9467e
children 217c97e06615
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 uninstal.exe uninstalw32.exe