1
0
forked from aniani/vim

patch 8.2.2853: window is not updated after using <Cmd> mapping

Problem:    Window is not updated after using <Cmd> mapping.
Solution:   So jump to cmdline_changed but skip autocommand.
This commit is contained in:
Bram Moolenaar
2021-05-15 15:09:06 +02:00
parent 761ead497f
commit d832c3c56e
2 changed files with 8 additions and 3 deletions

View File

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