]> granicus.if.org Git - vim/commit
patch 8.1.1770: cannot get the window ID of the popup preview window v8.1.1770
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Jul 2019 15:57:43 +0000 (17:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Jul 2019 15:57:43 +0000 (17:57 +0200)
commit56c0c4749d58e9331b212c38df46e2993d5d97c1
tree67c70bc8ccda16cc54bc6bc6fb97996da92056ca
parentac3150d385e6e3f3fe76642aac3cda954d30583f
patch 8.1.1770: cannot get the window ID of the popup preview window

Problem:    Cannot get the window ID of the popup preview window.
Solution:   Add popup_getpreview().
runtime/doc/eval.txt
runtime/doc/popup.txt
src/evalfunc.c
src/popupwin.c
src/proto/popupwin.pro
src/testdir/dumps/Test_popupwin_previewpopup_3.dump [new file with mode: 0644]
src/version.c