forked from aniani/vim
patch 8.2.1937: Vim9: test for confirm modifier fails in some situations
Problem: Vim9: test for confirm modifier fails in some situations. Solution: Add a short wait. Handle failure better.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1937,
|
||||
/**/
|
||||
1936,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user