]> granicus.if.org Git - vim/commit
patch 8.2.2123: after using a complete popup the buffer is listed v8.2.2123
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Dec 2020 17:13:44 +0000 (18:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Dec 2020 17:13:44 +0000 (18:13 +0100)
commitd356fc65d273959efa9b05bfa0f07ce1c9ff85a4
tree1d82b3b16980d16f1f6bc283d6f23ed22c89fdbf
parent9ec7026f24e9ac51654300e32afd2b7540cab5f8
patch 8.2.2123: after using a complete popup the buffer is listed

Problem:    After using a complete popup the buffer is listed. (Boris
            Staletic)
Solution:   Make the buffer unlisted.
src/popupmenu.c
src/testdir/test_popupwin.vim
src/version.c