]> granicus.if.org Git - vim/commit
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed v8.2.1239
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Jul 2020 19:40:41 +0000 (21:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Jul 2020 19:40:41 +0000 (21:40 +0200)
commitde2396fc875837c47b1c13f5e80e0a1200c5eb61
tree54faaa93dc859a2529e32bb0d6d41935651a9299
parentd032f34a51c6722101626c4167dffecc427ac343
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed

Problem:    "maxwidth" in 'completepopup' not obeyed. (Jay Sitter)
Solution:   Add separate field for value from option. (closes #6470)
src/popupmenu.c
src/popupwin.c
src/structs.h
src/testdir/dumps/Test_popupwin_infopopup_9.dump [new file with mode: 0644]
src/version.c