1
0
forked from aniani/vim

patch 8.0.1177: in a terminal window the popup menu is not cleared

Problem:    In a terminal window the popup menu is not cleared. (Gerry
            Agbobada)
Solution:   Redraw when SOME_VALID is used instead of NOT_VALID. (closes
            #2194)
This commit is contained in:
Bram Moolenaar
2017-10-07 17:35:09 +02:00
parent d78f03f860
commit 54e5dbf58e
2 changed files with 7 additions and 2 deletions

View File

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