Files
neovim/runtime/lua/vim/_core
luukvbaal 14ee84e7a5 fix(cmdline): redraw cmdline after empty message (#38485)
Problem: Cmdline is not redrawn after an empty message clears it.
Remembered last drawn cursor position may be outdated but
equal to the current cmdline content with UI2.
Solution: Ensure cmdline is redrawn after an empty message clears it.
Compare wanted cursor position with actual cursor position.

(cherry picked from commit 1685ced335)
2026-03-31 13:25:43 +00:00
..
2026-03-24 00:14:55 +01:00
2026-03-28 09:59:54 -04:00
2026-01-23 09:30:37 +01:00