Files
neovim/runtime/lua/vim
Nathan Zeng 27e196c7d6 backport: fix(ui2): clear empty cmdline after backspace (#41048)
Problem:
Cmdline area shows stale ":" after backspacing out of the command line.

Solution:
Clear the command line for empty commands. Note that `:<CR>` will now
clear the command line too.

(cherry picked from commit 1dbc766fa7)
2026-07-29 14:19:17 -04:00
..
2026-04-25 13:51:22 -04:00
2026-05-07 12:03:02 +02:00
2025-06-06 15:36:48 +01:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00