1
0
forked from aniani/vim

patch 9.0.1634: message is cleared when removing mode message

Problem:    Message is cleared when removing mode message (Gary Johnson).
Solution:   Do not clear the command line after displaying a message.
This commit is contained in:
Bram Moolenaar
2023-06-15 16:40:02 +01:00
parent 19dfa276c3
commit 800cdbb7ca
5 changed files with 58 additions and 0 deletions

View File

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