]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4691: solution for <Cmd> in a mapping causes trouble v8.2.4691
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Apr 2022 21:09:30 +0000 (22:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Apr 2022 21:09:30 +0000 (22:09 +0100)
commitca9d8d2cb9fc6b9240f2a74ccd36f9d966488294
treeb09168d978e20a1c6f6adb531b7348e9c4cacd0a
parent1b76a8dfe21903d6f3ff190e84f3690ee7a73643
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.
src/getchar.c
src/version.c