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