Files
neovim/src
tianrking f0f6681cea fix(floatwin): relative='cursor' may use outdated cursor position #40768
Problem:
Cursor-relative floats can use stale screen coordinates after a cursor move is restored without a redraw.

Solution:
Validate the current cursor before converting cursor-relative coordinates.

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
(cherry picked from commit 089c415cb2)
2026-07-28 14:52:19 +00:00
..
2023-11-05 20:19:06 +01:00
2026-06-15 00:15:06 +00:00
2025-08-02 15:58:11 -07:00
2025-12-08 01:43:02 -05:00