Skip to content
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

Completion menu stays open after accepting in cmdline #520

Closed
2 tasks done
Saghen opened this issue Dec 12, 2024 · 0 comments
Closed
2 tasks done

Completion menu stays open after accepting in cmdline #520

Saghen opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working cmdline Related to the command line

Comments

@Saghen
Copy link
Owner

Saghen commented Dec 12, 2024

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

After accepting a completion, the popup should close but it stays open since the CmdlineChanged event fires after we hide. We should signal to the cmdline_events that the next CmdlineChanged event should be ignored

Relevant configuration

No response

neovim version

v0.10.2

blink.cmp version: branch, tag, or commit

fbe2bae

@Saghen Saghen added bug Something isn't working cmdline Related to the command line labels Dec 12, 2024
@Saghen Saghen closed this as completed in 97989c8 Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmdline Related to the command line
Projects
None yet
Development

No branches or pull requests

1 participant