shell_gpt
shell_gpt copied to clipboard
[Feature] Single stroke reaction confirmation in shell mode
Generated shell commands require confirmation.
To react on command input shown below I need two key strokes a + <Enter>:
[E]xecute, [D]escribe, [A]bort: a
Is it possible to implement reaction (execute, describe, abort) just with one key stroke, e.g. I press 'a' to abort.
(like I only press q in less command to exit it)
Rationale: the tool aims to be handy, quick every day tool. Unnecessary typing makes it less konfiniert.