gorilla-cli
gorilla-cli copied to clipboard
Feature: Add selected command to shell history
Currently whatever command is selected is not added to the command history of the shell. This makes rerunning commands a pain and I have to instead rerun the gorilla command instead.
It would be very nice to have the command executed directly on the shell in a way that adds it to the command history.