issues Search Results · repo:zbirenbaum/copilot.lua language:Lua
Filter by
338 results
inzbirenbaum/copilot.lua (press backspace or delete to remove)Hi, after recent changes I m experiencing an issue with cr in insert mode. It seems to be mapped to accept a copilot
suggestion. If there is no suggestion displayed it just doesn t to anything, i.e. it ...
Doing my bi weekly :Lazy update of plugins the accept_line and accept_word key maps stopped working.
Reverting back to the previous installed commit f7732213e41995439171f35bdd2bf1c809f8e8e7 and it is ...
bug
Copilot is not attaching to any buffer. It keeps trying to attach to an endless list of buffers, which should not exist
because I only had 6 buffers open at the time of recording the logs I share below. ...
bug
Is there a solution for this? Since this environment won t ever be VS Code I m afraid we might get walled out.
Error: {
code = model_not_supported_in_version ,
message = model gpt-5-codex is not ...
Getting the following error/warnings on every new buffer.
Error 14:07:43 notify.error [Copilot.lua] Could not unset keymap for i M-l , bufnr 10: E31: No such mapping
Error 14:07:43 notify.error [Copilot.lua] ...
Moving us to another thread since I think they are different issues. What happens if you change the keymap to the
following?
vim.keymap.set( n , Esc , function()
vim.cmd.nohlsearch()
end)
Edit ~Ok ...
bug
After the latest update, I can no longer use ESC to dismiss suggestions or exit insert mode. I don t have NES enabled.
Is NES now required to use this plugin?
-- copilot: intelligent code completion ...
bug
On Linux, if I m offline, name resolution results in temporary failure.
Cause of this, copilot lsp retry requests without backing off in some kind of loop, resulting in high CPU usage (100% of
single ...
bug
In both JS and Typescript files, if I open :Copilot panel, I see multi-line suggestions, but I never see them in my cmp
list. Does not happen in Python. I was experiencing this both with hrsh7th/nvim-cmp ...
[copilot.lua] Neovim 0.11+ will soon be required. Please upgrade your Neovim version if you wish to keep using this
plugin.
Any reason in future you do not support 0.10?
This would be a pain because, ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.