Files
neovim/test/functional
tianrking 089c415cb2 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>
2026-07-28 07:32:35 -04:00
..
2026-07-27 11:12:47 -04:00
2026-07-27 11:12:47 -04:00
2026-06-28 19:01:24 -04:00
2026-07-27 18:30:54 -04:00