Files
neovim/test/functional
Nathan Zeng 1dbc766fa7 fix(ui2): clear empty cmdline after backspace #41043
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.
2026-07-29 12:40:08 -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