]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0051: MS-Windows: Key event test fail v9.1.0051
authorChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 19:44:49 +0000 (20:44 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Jan 2024 19:44:49 +0000 (20:44 +0100)
commitf6ebaa7ae64edbe2e56d65c2a3f2494301d11acb
tree07b247816e53867e7ecca741884d6670ae4de7ad
parent046a0f75d025783a141b85b9e85a34559fd8cf63
patch 9.1.0051: MS-Windows: Key event test fail

Problem:  MS-Windows: Key event test fail
          (after 9.1.0050)
Solution: Catch Interrupt and return Ctrl-C

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_gui.vim
src/testdir/test_mswin_event.vim
src/version.c