mirror of
https://github.com/neovim/neovim.git
synced 2026-04-19 22:10:45 +00:00
Problem: Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).
fixes: vim/vim#18518
closes: vim/vim#18519
bd3b958027