forked from aniani/vim
patch 9.0.0431: current mode shows in message window
Problem: Current mode shows in message window. Solution: Reset in_echowindow before redrawing. (issue #11094)
This commit is contained in:
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
431,
|
||||
/**/
|
||||
430,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user