1
0
forked from aniani/vim

patch 8.1.2415: popup menu flickers if an info popup is used

Problem:    Popup menu flickers if an info popup is used. (Nick Spoons)
Solution:   Set the pum_skip_redraw flag.
This commit is contained in:
Bram Moolenaar
2019-12-10 21:50:56 +01:00
parent 2ed639abdc
commit 04357fbb87
2 changed files with 29 additions and 13 deletions

View File

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