Robitx / gp.nvim

Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
MIT License
787 stars 67 forks source link

bug: concurrent and overlapping chat responses #52

Closed teocns closed 10 months ago

teocns commented 10 months ago

When pressing chat_shortcut_respond twice in the same buffer, responses will generate concurrently overlapping over eachother.

Ideally this should be prevented on a per-buffer / per-chat basis

Robitx commented 10 months ago

@teocns Thx for the report. Should be fixed in latest version.