1
0
forked from aniani/vim

patch 8.2.0163: test hangs on MS-Windows console

Problem:    Test hangs on MS-Windows console.
Solution:   use feedkeys() instead of test_feedinput(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2020-01-28 20:49:11 +01:00
parent 7d8ea0b241
commit 272ca95fc3
3 changed files with 15 additions and 6 deletions

View File

@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
163,
/**/
162,
/**/