aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vimscript.c
diff options
context:
space:
mode:
authorFamiu Haque <famiuhaque@protonmail.com>2022-05-28 04:57:20 +0600
committerGitHub <noreply@github.com>2022-05-28 06:57:20 +0800
commit826462a8f0923926066da66d8575f6573ee3f079 (patch)
treeafcf355c7d7d3e086859091c5ffc4094cd92e913 /src/nvim/api/vimscript.c
parente2940d3c79586503c0a645010ae56c7097ca7c3f (diff)
downloadrneovim-826462a8f0923926066da66d8575f6573ee3f079.tar.gz
rneovim-826462a8f0923926066da66d8575f6573ee3f079.tar.bz2
rneovim-826462a8f0923926066da66d8575f6573ee3f079.zip
fix(ui): require window-local value to show winbar on floating windows (#18773)
Previously, there was a bug where setting the local value of 'winbar' to itself would cause winbar to appear on a floating window, which is undesirable. This fix makes it so that it's explicitly required for the window-local value of 'winbar' for a floating window to be set in order for winbar to be shown on that window.
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions