1
0
forked from aniani/vim

patch 8.2.4691: solution for <Cmd> in a mapping causes trouble

Problem:    Solution for <Cmd> in a mapping causes trouble.
Solution:   Use another solution: put back CTRL-O after reading the <Cmd>
            sequence.
This commit is contained in:
Bram Moolenaar
2022-04-04 22:09:30 +01:00
parent 1b76a8dfe2
commit ca9d8d2cb9
2 changed files with 31 additions and 23 deletions

View File

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