Files
neovim/runtime/lua/vim
luukvbaal 1685ced335 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.
2026-03-31 14:16:55 +02:00
..
2026-03-28 09:59:54 -04:00
2026-03-11 18:24:57 +01:00
2025-06-06 15:36:48 +01:00
2026-03-28 09:59:54 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-03-29 11:56:37 -04:00
2026-03-29 11:56:37 -04:00
2026-03-11 18:00:18 +01:00
2025-09-16 11:41:36 +08:00
2026-03-28 09:59:54 -04:00