]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Jun 2019 16:04:28 +0000 (18:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Jun 2019 16:04:28 +0000 (18:04 +0200)
commitac2450a9a863f02a5e749f2b7058157cbf76edf8
treef7b20a5e22260aac0c784da94aa1a4bcf040c8b4
parent80dad48c5095d30873a42ec82628bdb213125d8e
patch 8.1.1511: matches in a popup window are not displayed properly

Problem:    Matches in a popup window are not displayed properly.
Solution:   Do display matches in a popup window. (closes #4517)
src/screen.c
src/testdir/dumps/Test_popupwin_matches.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c