]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged fails v9.0.1040
authorBram Moolenaar <Bram@vim.org>
Fri, 9 Dec 2022 12:41:32 +0000 (12:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Dec 2022 12:41:32 +0000 (12:41 +0000)
commit148bcd361097f85a1a51c408e7412d60c76df14d
tree1644a6bbbd9e09bfb5c4bc32768f47d294c1e0ed
parentbb393d8259af8aec095e96d81624a16ed9f25005
patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged fails

Problem:    Test for <Cmd> mapping with CmdlineChanged fails.
Solution:   Put back the check for the cmdline length not changing.
src/ex_getln.c
src/version.c