You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks :^]
The workaround seems fine for my config.
Using manual or auto_insert seem okay after the commit, but selection = 'preselect' seems to still have the issue.
As an aside, cycling through the cmdline suggestions has a significant delay for me.
This was the case prior to the patch as well (when using manual selection).
Suggestions in the buffer from sources like the LSP, etc. are no problem (fast).
I'm not sure the source of that issue though.
Make sure you have done the following
blink.cmp
Bug Description
It seems like cycling the menu at all with
auto_insert
enabled, will cause chaos; entering each menu item as a command - as you cycle them.In this video, I type
:O
and cycle with<Tab>
once, then exit with<Esc>
.:Oil
is invoked without me accepting the suggestions./~https://github.com/user-attachments/assets/4e14de9d-6391-4a22-a606-ea79cccb5320
I'd like to leave
auto_insert
and the cmdline completion both enabled, but this causes conflict with the cmdline.Relevant configuration
neovim version
NVIM v0.11.0-dev-1345+g98027b8a71 Build type: Release LuaJIT 2.1.1732813678
blink.cmp
version: branch, tag, or commit1eda2b9
The text was updated successfully, but these errors were encountered: