1
0
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:
Bram Moolenaar
2022-09-09 20:19:40 +01:00
parent 375141e1f8
commit 7cf5839287
4 changed files with 32 additions and 1 deletions

View File

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