-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PUM Selection Quits Editor #19
Comments
unrealapex
changed the title
Autocompletion Selection Quits Editor
PUM Selection Quits Editor
Oct 5, 2022
folke
added a commit
that referenced
this issue
Oct 5, 2022
I just pushed a change that ignores keyboard interrupts. For me, Neovim just showed an error message, but did not quit. Can you check if ignoring the error no longer closes Neovim? |
Unfortunately Neovide still quits. |
Closing this in favor of #17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When selecting an item from a popup menu, the editor closes. This happens with the Coc completion menu and also native omnifunction completion.
To Reproduce
<C-n
> or<C-p>
Expected behavior
Selecting an item from a popup menu would result in it being inserted and the pop up menu closing.
Noice log
Please include any related errors from the Noice log file. (open with
:Noice log
)Noice log
The text was updated successfully, but these errors were encountered: