It would be nice to automatically store chat history into a file.
Two things cause frustration for me:
- Sometimes I close nvim without saving the chat and lose my history.
- Sometimes I accidentally clear the chat history.
For me, if persistence is enabled, it would be convenient to automatically dump the chat history into a file on chat reset.
P.S. I figured out that I can cancel accidental chat reset with undo, but anyway it would be great to dump chat history on intentional reset to be able recover it.
It would be nice to automatically store chat history into a file.
Two things cause frustration for me:
For me, if persistence is enabled, it would be convenient to automatically dump the chat history into a file on chat reset.
P.S. I figured out that I can cancel accidental chat reset with undo, but anyway it would be great to dump chat history on intentional reset to be able recover it.