blink.cmp icon indicating copy to clipboard operation
blink.cmp copied to clipboard

incorrect popup window after using <CR> to confirm searching a word

Open yimingwangdell opened this issue 1 month ago • 4 comments

Make sure you have done the following

  • [x] Updated to the latest version of blink.cmp
  • [x] Searched for existing issues and documentation (try <C-k> on https://cmp.saghen.dev)

Bug Description

incorrect popup window after using <CR> to confirm searching a word

Image

Relevant configuration


neovim version

0.10.4

blink.cmp version

latest

yimingwangdell avatar Nov 25 '25 07:11 yimingwangdell

fixed after update to latest version

yimingwangdell avatar Nov 25 '25 07:11 yimingwangdell

repro again in latest version, so reopen

yimingwangdell avatar Nov 26 '25 09:11 yimingwangdell

Image

how to repro: simply search shorting_target in my init.vim file (type shorting_target + enter)

with this vim config: https://github.com/yimingwangdell/vimrc/blob/master/nvim/init.vim

yimingwangdell avatar Nov 26 '25 09:11 yimingwangdell

Likely an issue in your config. Please provide a repro.

soifou avatar Nov 26 '25 10:11 soifou