]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1745: tabpanel: not properly redraw after wildmenu v9.1.1745
authorHirohito Higashi <h.east.727@gmail.com>
Tue, 9 Sep 2025 19:11:13 +0000 (15:11 -0400)
committerChristian Brabandt <cb@256bit.org>
Tue, 9 Sep 2025 19:11:13 +0000 (15:11 -0400)
commit95593facd789a1ea6e93d5bc11719039bc1a1472
tree6561c2df954fe72d258d9c3d26fda176754ed4c8
parent77cfc49060a50daefd1675b8a1dece0e6e943384
patch 9.1.1745: tabpanel: not properly redraw after wildmenu

Problem:  tabpanel: not properly redraw after wildmenu
          (ddad431)
Solution: Mark tabpanel to be redrawn (Hirohito Higashi).

fixes: #18209
closes: #18252

Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/cmdexpand.c
src/testdir/dumps/Test_tabpanel_with_cmdline_no_pum_0.dump [new file with mode: 0644]
src/testdir/dumps/Test_tabpanel_with_cmdline_no_pum_1.dump [new file with mode: 0644]
src/testdir/test_tabpanel.vim
src/version.c