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
Got this error somehow:
I wasn't doing anything unusual, but I can't reproduce this.
raw text:
Error executing vim.schedule lua callback: ...lazy/blink.cmp/lua/blink/cmp/completion/windows/menu.lua:68: Cursor position outside buffer
stack traceback:
[C]: in function 'nvim_win_set_cursor'
...lazy/blink.cmp/lua/blink/cmp/completion/windows/menu.lua:68: in function 'open'
...lazy/blink.cmp/lua/blink/cmp/completion/windows/menu.lua:55: in function 'open_with_items'
...re/nvim/lazy/blink.cmp/lua/blink/cmp/completion/init.lua:40: in function 'callback'
.../nvim/lazy/blink.cmp/lua/blink/cmp/lib/event_emitter.lua:28: in function 'emit'
...re/nvim/lazy/blink.cmp/lua/blink/cmp/completion/list.lua:73: in function 'show'
...re/nvim/lazy/blink.cmp/lua/blink/cmp/completion/init.lua:32: in function <...re/nvim/lazy/blink.cmp/lua/blink/cmp/completion/init.lua:29>
Make sure you have done the following
blink.cmp
Bug Description
Got this error somehow:
I wasn't doing anything unusual, but I can't reproduce this.
raw text:
Relevant configuration
neovim version
NVIM v0.11.0-dev+1261-gab9cfc4dc Build type: RelWithDebInfo LuaJIT 2.1.1720049189
blink.cmp
version: branch, tag, or commitmain (4559ec5)
The text was updated successfully, but these errors were encountered: