forked from aniani/vim
patch 8.2.4401: map listing does not clear the rest of the command line
Problem: Map listing does not clear the rest of the command line. Solution: Call msg_clear_eos(). (closes #5623, closes #5962)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4401,
|
||||
/**/
|
||||
4400,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user