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 (323 forks)batch import
buggood first issue

Repository metrics

Stars
 (4,005 stars)
PR merge metrics
 (No merged PRs in 30d)

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