jackMort/ChatGPT.nvim

Bug: the delete shortcut deletes the wrong messages

Open

#446 opened on Jun 13, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Lua (4,005 stars) (323 forks)batch import
buggood first issue

Description

Hi,

I'm pretty sure there's an index issue with the messages that is espacially annoying when trying to delete a message, the wrong message gets deleted!

Contributor guide