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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
591,
|
||||
/**/
|
||||
590,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user