Completion not being refreshed when using auto_insert
and then continuing to type
#937
Closed
2 tasks done
auto_insert
and then continuing to type
#937
Make sure you have done the following
blink.cmp
<C-k>
on https://cmp.saghen.dev)Bug Description
When using
auto_insert
it appears the completion is not being re-ran when immediately typing after navigating the list. It is expecting something to be explicitly selected even though the completion is already automatically inserted. This is particularly apparent when interacting with thepath
source for selecting files.Here is a recording: https://asciinema.org/a/tQ6QfJOnlve9CztiagRTD5ixb
Here is a minimal configuration that replicates the issue and was used for the above recording:
Relevant configuration
neovim
versionNVIM v0.10.2
blink.cmp
versionmain, 275d407
The text was updated successfully, but these errors were encountered: