ChatGPT.nvim icon indicating copy to clipboard operation
ChatGPT.nvim copied to clipboard

Responses randomly missing words

Open Buqian-LI opened this issue 1 year ago • 2 comments

I noticed today that the responses I got from ChatGPT 'chat box' are missing certain words or have words that are partially rendered and squashed together with surrounding words. This issue occurs regardless of whether the response is long or short.

I have tested this with several distributions of Neovim, using minimal configurations, and encountered the same problem each time. Since other similar CLI applications do not exhibit this issue, I presume it may be caused by the plugin.

Buqian-LI avatar Jul 18 '24 01:07 Buqian-LI

I think I have the same problem. My workaround is to resize the window.

Here's an example: image

Just after resizing: image

That's my biggest issue by far with chatgpt.nvim

thiswillbeyourgithub avatar Jul 18 '24 16:07 thiswillbeyourgithub

Addendum: actually any way to refresh the window works, be it resizing or triggering the system prompt sidebar etc.

So if anyone's handy with lua and can add a simple hook somewhere to automatically redraw the window that would be great.

thiswillbeyourgithub avatar Jul 18 '24 16:07 thiswillbeyourgithub