]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2419: autocmd test was failing on MS-Windows with GUI v8.2.2419
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Jan 2021 11:08:35 +0000 (12:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Jan 2021 11:08:35 +0000 (12:08 +0100)
commitd697ddea1466d877a79f8c56d46361dc54e9baef
tree341037e82f24077a180d77ea963dcafe7b023998
parent2e6cdb91e8dea08301f31bc83188c06112eb7f57
patch 8.2.2419: autocmd test was failing on MS-Windows with GUI

Problem:    Autocmd test was failing on MS-Windows with GUI.
Solution:   Remove stray feedkeys().
src/testdir/test_autocmd.vim
src/version.c