]> granicus.if.org Git - vim/commit
patch 8.2.0007: popup menu positioned wrong with folding in two tabs v8.2.0007
authorBram Moolenaar <Bram@vim.org>
Sat, 14 Dec 2019 17:42:15 +0000 (18:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 14 Dec 2019 17:42:15 +0000 (18:42 +0100)
commit09dd2bb3364cc8fb5a8f2507bc2f4ceba481db3d
tree837ab1e8b081208b0034598cc31575af21c25b20
parent6e43b30a854d9aca451a794d368443b90f259a7e
patch 8.2.0007: popup menu positioned wrong with folding in two tabs

Problem:    Popup menu positioned wrong with folding in two tabs.
Solution:   Update the cursor line height. (closes #5353)
src/move.c
src/popupmenu.c
src/proto/move.pro
src/testdir/dumps/Test_pum_with_folds_two_tabs.dump [new file with mode: 0644]
src/testdir/test_ins_complete.vim
src/version.c