1
0
forked from aniani/vim

patch 9.0.0591: message window popup shows on only one tab page

Problem:    Message window popup shows on only one tab page. (Naruhiko
            Nishino)
Solution:   Show the message window popup on all tab pages. (closes #11231)
This commit is contained in:
Bram Moolenaar
2022-09-26 12:57:11 +01:00
parent ee09fcc9b6
commit 4569020538
4 changed files with 16 additions and 0 deletions

View File

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