mirror of
https://github.com/vim/vim.git
synced 2026-07-20 03:04:33 +02:00
cdf5fdb294
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)