mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 12:11:55 +10:00
Problem: Running tests may cause the window to move.
Solution: Correct the reported window position for the offset with the
position after ":winpos". Works around an xterm bug.
f8191c5f07