jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.57k stars 307 forks source link

Prompt not getting completed with the tab key, Instead it jumps to the answer window. #309

Closed sathishmanohar closed 9 months ago

sathishmanohar commented 9 months ago

I expect the suggested prompt to be accepted when I press the tab key as I type. However the focus jumps to the next window without completing the prompt.

sathishmanohar commented 9 months ago

I think I was confusing Copilot completions with ChatGPT completions. I think ChatGPT doesn't give completion suggestions on the prompt.