mirror of
https://github.com/neovim/neovim.git
synced 2026-08-21 23:01:04 +00:00
Problem: Terminal scrollback may be wrong when increasing height after
outputting lines with full scrollback.
Solution: Ensure enough number of scrollback lines have been deleted.