]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1902: cannot have an info popup without a border v8.1.1902
authorBram Moolenaar <Bram@vim.org>
Wed, 21 Aug 2019 13:13:41 +0000 (15:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Aug 2019 13:13:41 +0000 (15:13 +0200)
commitbd483b3f577ee1af7c8c8bf440f5d81613336975
tree0de3487b03642aa7e85ce65560df2a41fc0b80df
parente2c453d38f6512ac4cff7cd26aa7780b4e2534d7
patch 8.1.1902: cannot have an info popup without a border

Problem:    Cannot have an info popup without a border.
Solution:   Add the "border" item to 'completepopup'.
src/popupmnu.c
src/popupwin.c
src/proto/popupwin.pro
src/testdir/dumps/Test_popupwin_infopopup_nb_1.dump [new file with mode: 0644]
src/testdir/gen_opt_test.vim
src/testdir/test_popupwin.vim
src/version.c