TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
8.84k stars 696 forks source link

Add a [q] to quit option to REPL mode #490

Open heathdutton opened 4 months ago

heathdutton commented 4 months ago

Since we already have [e] "execute" and [d] "describe" why not also a [q] "quit"?

Because we have "e" and "d", for some reason I keep assuming "q" is also an option (probably from using similar tools to this one), to which it responds something that makes me feel like a dummy every time.