forked from aniani/vim
patch 9.0.0301: the message window popup is delayed after an error message
Problem: The message window popup is delayed after an error message. Solution: Do not set emsg_on_display when using the message window.
This commit is contained in:
@@ -707,6 +707,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
301,
|
||||
/**/
|
||||
300,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user