mirror of
https://github.com/neovim/neovim.git
synced 2026-04-14 03:26:10 +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)