]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0011: screen updating wrong when opeing preview window v8.2.0011
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Dec 2019 13:55:33 +0000 (14:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Dec 2019 13:55:33 +0000 (14:55 +0100)
commit5e5a98d7de41457fabad4eb5af3d54cc93f05d0a
treeef4b1f570cf5db8ac883a41dff2f9b49609fc4e1
parentf9cb05c14753d984f002c0c090688f8510147e6b
patch 8.2.0011: screen updating wrong when opeing preview window

Problem:    Screen updating wrong when opeing preview window.
Solution:   Redraw the window when the preview window opens.
src/popupmenu.c
src/testdir/dumps/Test_pum_with_preview_win.dump [new file with mode: 0644]
src/testdir/test_ins_complete.vim
src/version.c