mirror of
https://github.com/neovim/neovim.git
synced 2026-08-20 22:31:11 +00:00
Problem: Changing terminal height immediately after outputting lines
may lead to wrong scrollback.
Solution: Insert pending scrollback lines before the old window height.