]> granicus.if.org Git - vim/commit
patch 8.0.1842: popup menu inside terminal window isn't cleared v8.0.1842
authorBram Moolenaar <Bram@vim.org>
Mon, 14 May 2018 21:08:32 +0000 (23:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 May 2018 21:08:32 +0000 (23:08 +0200)
commit0b565e5da5c05890c2008b18bb5262638bf804f2
treefeec4637050963b047be08543c5bfe54abe003f3
parent1af6a4b891abd30f6bd09b15fb609e5db450392e
patch 8.0.1842: popup menu inside terminal window isn't cleared

Problem:    Popup menu inside terminal window isn't cleared.
Solution:   Use NOT_VALID in pum_undisplay(). (suggested by Christian
            Brabandt, closes #2908)
src/popupmnu.c
src/version.c