Files
neovim/runtime/lua
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-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00