]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1521: when a popup window is closed the buffer remains v8.1.1521
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2019 19:06:32 +0000 (21:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2019 19:06:32 +0000 (21:06 +0200)
commit7c7f01e2b260c75d9996ca9ab621119eafe13a63
tree03493ac830c55e0f2cbc97b8639fbc1608055ddf
parent451d4b5b7c7262631cd1f5057c75d6f5f5772fb1
patch 8.1.1521: when a popup window is closed the buffer remains

Problem:    When a popup window is closed the buffer remains.
Solution:   Wipe out the buffer.
src/testdir/test_popupwin.vim
src/version.c
src/window.c