Files
neovim/runtime/lua
Justin M. Keyes ac623bd417 fix(cmdwin): duplicate line in history
Problem:
After ctrl-f from the cmdline, the last 2 lines of cmdwin are redundant.

Solution:
In `open_cmdwin`, clear the live cmdline so that unwinding it (via
Ctrl_C) does not add it to history.
2026-06-26 21:04:10 +02:00
..
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00