mirror of
https://github.com/neovim/neovim.git
synced 2025-10-11 12:26:37 +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#18519bd3b958027
(cherry picked from commit28355050a8
)