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
I notice the problem is caused by this PR, I revert the in my fork and the error disappears. I don't understand the detail and hope this problem can be fixed on copilot.lua side.
The text was updated successfully, but these errors were encountered:
Reproduce
Install copilot.lua with neovim 0.10.2 and setup it using following config (I use lazy.nvim to load it)
Create a file with CJK character and complete the line with CJK character using keymap (
<c-c>a
)|
is the cursor positioncopilot.lua raises an error
Debug
I notice the problem is caused by this PR, I revert the in my fork and the error disappears. I don't understand the detail and hope this problem can be fixed on copilot.lua side.
The text was updated successfully, but these errors were encountered: