aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorshadmansaleh <13149513+shadmansaleh@users.noreply.github.com>2022-10-22 13:54:29 +0600
committershadmansaleh <13149513+shadmansaleh@users.noreply.github.com>2022-10-24 21:14:41 +0600
commita53998ae78902309c225b323e0b8d9f1f75fe147 (patch)
tree4c019f10ec043613512d9623fa7c68ecd2f28043 /test/functional/vimscript/executable_spec.lua
parent837190720310deca0231fc42aa3023957ff79a3a (diff)
downloadrneovim-a53998ae78902309c225b323e0b8d9f1f75fe147.tar.gz
rneovim-a53998ae78902309c225b323e0b8d9f1f75fe147.tar.bz2
rneovim-a53998ae78902309c225b323e0b8d9f1f75fe147.zip
fix: setting tabline option not redrawing tabline
With #20374 tabline option is marked with 'statuslines' redraw flag. But 'statuslines' doesn't redraw tabline. As a result, tabline doesn't get redrawn when tabline option is set and statuslines get unnecessarily redrawn. This patch fixes the issue by adding a new redraw flag P_RTABL to redraw tabline.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions