1
0
forked from aniani/vim

patch 8.1.1850: focus may remain in popup window

Problem:    Focus may remain in popup window.
Solution:   Change focus if needed.
This commit is contained in:
Bram Moolenaar
2019-08-15 21:34:34 +02:00
parent 9bca58f36d
commit 5dd143e223
2 changed files with 8 additions and 1 deletions

View File

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