mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 21:20:45 +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)