mirror of
https://github.com/vim/vim.git
synced 2026-05-30 22:17:20 +02:00
8fcb60f961
Problem: Relative cursor position is not calculated correctly.
Solution: Always set topline, also when window is one line only.
(Robert Webb) Add more info to getwininfo() for testing.