]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2548: May get stuck in the cmdline window using :normal v8.2.2548
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2021 18:39:20 +0000 (19:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2021 18:39:20 +0000 (19:39 +0100)
commit7d41410a455ba62128655beb91c35d3fba299287
tree65c38da73c619ec0d4a400ccd63c9d864c31af19
parent2c6553498e790604f50016d8435403523a2576d6
patch 8.2.2548: May get stuck in the cmdline window using :normal

Problem:    May get stuck in the cmdline window using :normal.
Solution:   Have nv_esc() return K_IGNORE.
src/normal.c
src/version.c