view tools/rename.bat @ 18922:23f68e3cb66e v8.2.0022

patch 8.2.0022: click in popup window doesn't close it in the GUI Commit: https://github.com/vim/vim/commit/0ce3733f7845013a66d90b193084a3664ad7ff99 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 18 21:33:22 2019 +0100 patch 8.2.0022: click in popup window doesn't close it in the GUI Problem: Click in popup window doesn't close it in the GUI. (Sergey Vlasov) Solution: When processing the selection also send a button release event. (closes #5367)
author Bram Moolenaar <Bram@vim.org>
date Wed, 18 Dec 2019 21:45:03 +0100
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