mirror of
https://github.com/neovim/neovim.git
synced 2026-08-23 15:41:47 +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.