forked from aniani/vim
patch 8.2.0746: popup_clear() hangs when a popup can't be closed
Problem: popup_clear() hangs when a popup can't be closed. Solution: Bail out when a popup can't be closed.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
746,
|
||||
/**/
|
||||
745,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user