Robitx / gp.nvim

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

Bug: GpAppend/Rewrite stalls nvim in windows terminal inside a python file #126

Open skyroor opened 3 months ago

skyroor commented 3 months ago

I am having an issue when trying to use GpAppend or GpRewrite in a python files, system fans ramp, and nvim comes to a halt accepting no inputs, forcing me to shutdown the terminal.

I've tested GpChatNew, blank files, and text files without issues. Disabling all other plugins does not resolve the issue.

When testing python files in WSL2/Ubuntu the issue does NOT persist.

Issue platform:

:checkhealth - gp.nvim - all ok (except sox)

Looking for ways to test this issue and gather any proper info/logs to find the root issue and potential solutions.

milseg commented 2 months ago

Same issue here. It stalls in a python file on windows. It accepts no inputs when it happens. Chat is running ok. I erased nvim-data folder for a fresh run and it didn't work neither. My nvim settings can be found here