view tools/rename.bat @ 14798:487f3bd87594 v8.1.0411

patch 8.1.0411: renamed file missing from distribution commit https://github.com/vim/vim/commit/cec12cd661bd4b2e02a65879c08020448ee345cd Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 19 22:00:30 2018 +0200 patch 8.1.0411: renamed file missing from distribution Problem: Renamed file missing from distribution. Solution: Rename screen.c to termscreen.c (Zdenek Dohnal, closes https://github.com/vim/vim/issues/3449)
author Christian Brabandt <cb@256bit.org>
date Wed, 19 Sep 2018 22:15:05 +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