xenodium / chatgpt-shell

A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Ollama) + editing integrations
https://lmno.lol/alvaro
GNU General Public License v3.0
857 stars 76 forks source link

selecting prompt for compose #180

Closed vzaliva closed 1 month ago

vzaliva commented 11 months ago

When using chatgptshell-compose via keybinding with C-u prefix it currently just clears the buffer. It would be nice if when invoked via prefix it would offer me a magit-like menu to choose a prompt.

xenodium commented 10 months ago

Nice suggestion. Maybe as C-u C-u since needing to clear history may be more common.

xenodium commented 1 month ago

chatgpt-shell-prompt-compose now allows swapping system prompts via chatgpt-shell-prompt-compose-swap-system-prompt (C-c C-s).