zbirenbaum / copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
MIT License
2.43k stars 65 forks source link

buffer not 'buflisted #239

Open Maxb0tbeep opened 7 months ago

Maxb0tbeep commented 7 months ago

:Copilot panel just says this: image

i'm just using the default config.

heshdotcc commented 6 months ago

I'm in the same situation.

MunifTanjim commented 6 months ago

Are you running :Copilot panel when you're inside a buffer that's not listed (e.g. a floating window)?

TsBauer commented 4 months ago

@MunifTanjim I have the same issues when I'm inside a buffer that's not listed. It would be nice to get this working like copilot.vim does. Having suggestions in unlisted buffers can be really powerful, imo. For example, having copilot suggestions for creating commit messages in Neogit is quite convenient.