1
0
forked from aniani/vim
Files
vim/src/testdir/test_tabline.vim
Bram Moolenaar e12bab3144 patch 8.1.0706: tabline is not always redrawn
Problem:    Tabline is not always redrawn when something that is used in
            'tabline' changes.
Solution:   Add ":redrawtabline" so that a plugin can at least cause the
            redraw when needed.
2019-01-08 22:02:56 +01:00

1.5 KiB