1
0
forked from aniani/vim

patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work

Problem:    Popup_setoptions(popup_getoptions()) does not work.
Solution:   Also accept a list with three entries for "moved" and
            "mousemoved". (closes #5081)
This commit is contained in:
Bram Moolenaar
2019-10-20 18:46:05 +02:00
parent dca7abe79c
commit a13961536e
4 changed files with 33 additions and 4 deletions

View File

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