Skip to content

Output from prompts and hooks should be saved to chat_dir #90

@sQVe

Description

@sQVe

Hey, 👋

First and foremost, thank you for an excellent plugin. I use it on a daily basis and it's improved my interaction with ChatGPT immensely.

My main workflow pain point with this plugin is the handling of all the unsaved No name buffers. Every time I close Neovim I need to confirm that I want to throw away a bunch of conversation buffers.

One way to solve this issue, that I can think of, is providing the ability to open the conversation buffers in a file that resides in a temporary folder, like /tmp/gp. This would allow me to target these buffers programmatically, to throw them away after a time timer etc. It would also allow me to find a conversation that I ran previously, if I threw it away by accident.

Do you have any thoughts on this, or recommendations on how to improve this workflow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions