mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 21:06:13 +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