]> granicus.if.org Git - vim/commit
patch 8.2.1608: Vim9: getchar() test fails with GUI v8.2.1608
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Sep 2020 17:59:39 +0000 (19:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Sep 2020 17:59:39 +0000 (19:59 +0200)
commit15183b41c4416b7638cce26de0a9a83e55948bdc
tree01997ca18a4947f3c95392f233dbdff99e4aaba2
parent636c5d5399e1a42e8eb5bcb5fede318438d2347a
patch 8.2.1608: Vim9: getchar() test fails with GUI

Problem:    Vim9: getchar() test fails with GUI.
Solution:   Avoid that getchar(0) gets stuck on K_IGNORE.
src/getchar.c
src/version.c