patch 8.2.5094: MS-Windows GUI: empty command may cause a dialog v8.2.5094
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2022 16:13:59 +0000 (17:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2022 16:13:59 +0000 (17:13 +0100)
commit217ea51ee4c4cb6cf690eb0da70cc4c81291aa2e
treece15f77612408e7dd7901dfc8be270e85fefb9b0
parent6ce1b59228b94f4a5b076af75b091e14483c1392
patch 8.2.5094: MS-Windows GUI: empty command may cause a dialog

Problem:    MS-Windows GUI: empty command may cause a dialog.
Solution:   Delete the dialog file.  Improve the message.
src/testdir/runtest.vim
src/testdir/test_ex_mode.vim
src/version.c