bug: cmdline completion menu doesn't close after opening command history window #542
Closed
3 tasks done
Labels
bug
Something isn't working
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.10.0-dev-689+gab5cdbd16
Operating system/version
MacOS 13.4
Describe the bug
Opening the command history window while suggestions are visible in the cmdline-popup creates a persistent window that cannot be closed.
Steps To Reproduce
:
<C-f>
to open the command history window:q
,<C-w>q
, etc.Expected Behavior
I would expect the cmdline and completion suggests popup to close after opening the command history window
Repro
The text was updated successfully, but these errors were encountered: