mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 05:15:05 +00:00
Problem: Wrong row in TermRequest with full scrollback.
Solution: Subtract by the number of lines deleted from scrollback.
(cherry picked from commit 67832710a5)