Files
neovim/test
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-22 23:01:00 +00:00
2026-04-22 23:01:00 +00:00