blink.cmp
blink.cmp copied to clipboard
incorrect popup window after using <CR> to confirm searching a word
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
Relevant configuration
neovim version
0.10.4
blink.cmp version
latest
fixed after update to latest version
repro again in latest version, so reopen
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
Likely an issue in your config. Please provide a repro.