pasky / claude.vim

Claude vim plugin for AI pair programming - a hacker's gateway to LLMs
MIT License
172 stars 5 forks source link

Is there any way to end a chat without quiting the Neovim? #2

Closed csy19960309 closed 2 months ago

csy19960309 commented 2 months ago

Simply closing the chat buffer does not help.

csy19960309 commented 2 months ago

Deleting the content of chat buffer works. Closing this issue.

pasky commented 2 months ago

Just to clarify further:

pasky commented 2 months ago

(BTW you can also edit the system prompt in the buffer to modify it for a specific circumstance. I don't really do it myself, but it might be sometimes practical.)