mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00

Problem: terminal not always resized when switching to its buffer.
Solution: add missing calls to terminal_check_size.
Adjust screen test for v0.11.
(cherry picked from commit e56292071a
)