1
0
forked from aniani/vim

patch 9.0.0638: popup menu highlight wrong on top of preview popup

Problem:    Popup menu highlight wrong on top of preview popup. (Yegappan
            Lakshmanan)
Solution:   Also check for the popup menu in screen_line().
This commit is contained in:
Bram Moolenaar
2022-10-02 14:28:30 +01:00
parent eda29c971c
commit 393f8d61f5
7 changed files with 114 additions and 17 deletions

View File

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