]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Apr 2021 14:16:18 +0000 (16:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Apr 2021 14:16:18 +0000 (16:16 +0200)
commit49c51b825a7435a750e64f7f0ebd09166e8559df
tree6618c763a83c3c48975a3be908c30594f487d257
parent5c504f680e63120fea36becfabb8d939d4449e34
patch 8.2.2685: custom statusline not drawn correctly with WinBar

Problem:    Custom statusline not drawn correctly with WinBar.
Solution:   Also adjust the column for the custom status line. (Yee Cheng
            Chin, closes #8047)
src/drawscreen.c
src/proto/drawscreen.pro
src/screen.c
src/testdir/dumps/Test_winbar_not_visible_custom_statusline.dump [new file with mode: 0644]
src/testdir/test_winbar.vim
src/version.c