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

Bug: there's no function "edit_message" anywhere in the code

Open thiswillbeyourgithub opened this issue 1 year ago • 0 comments

Hi, I was never able to make the "edit_message" function of chat work so tried to debug and I think the issue is simply that base.lua is calling self:edit_message but there is no such function anywhere in the code base, I don't even find a trace of it in the logs. What's going on?

thiswillbeyourgithub avatar Jun 13 '24 11:06 thiswillbeyourgithub