mirror of
https://github.com/vim/vim.git
synced 2026-05-15 23:01:48 +02:00
Problem: difficult to know where the text starts in a window. (Sergey
Vlasov)
Solution: Add the "textoff" entry in the result of getwininfo().
(closes #9163)