mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 01:21:48 +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.