]> granicus.if.org Git - vim/commit
patch 8.2.4328: command line complete matches cleard when typing character v8.2.4328
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Feb 2022 17:40:36 +0000 (17:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Feb 2022 17:40:36 +0000 (17:40 +0000)
commit73a16c22a4703cb9a7becdf459ce62bd894980d7
tree4b5f54f6818c002c14bfbf3ce7f4cd1744e2b071
parente3537aec2f8d6470010547af28dcbd83d41461b8
patch 8.2.4328: command line complete matches cleard when typing character

Problem:    Command line complete matches cleard when typing character.
            (Dominique PellĂ©)
Solution:   Only remove a popup menu if there is one.
src/ex_getln.c
src/testdir/dumps/Test_wildmenu_pum_30.dump [new file with mode: 0644]
src/testdir/dumps/Test_wildmenu_pum_31.dump [new file with mode: 0644]
src/testdir/test_cmdline.vim
src/version.c