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