]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1543: Vim9: test with invalid SID is skipped in the GUI v8.2.1543
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Aug 2020 10:54:53 +0000 (12:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Aug 2020 10:54:53 +0000 (12:54 +0200)
commit25859dd74cd5befe964627dc03b8369dfaebe837
tree7e7adfc30b996436b0b685b782febad8afe1f233
parenta5639848cc85f1226abad0f3ecf46b7847ce3fef
patch 8.2.1543: Vim9: test with invalid SID is skipped in the GUI

Problem:    Vim9: test with invalid SID is skipped in the GUI.
Solution:   Read the CTRL-C that feedkeys() put in typeahead.
src/testdir/test_vim9_script.vim
src/version.c