]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1875: cannot get size and position of the popup menu v8.1.1875
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 17:36:06 +0000 (19:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 17:36:06 +0000 (19:36 +0200)
commite9bd57286a5cbb0e1ec18b5d194dc4af1bda9f3a
tree34510fae2da2db932e6a750cce702e3f1a4c8db2
parent4dd751b95696957c7baabad2f19f9e02fc596eae
patch 8.1.1875: cannot get size and position of the popup menu

Problem:    Cannot get size and position of the popup menu.
Solution:   Add pum_getpos(). (Ben Jackson, closes #4827)
runtime/doc/autocmd.txt
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test_popup.vim
src/version.c