TNG / please-cli

An AI helper for creating CLI commands
Apache License 2.0
66 stars 16 forks source link

Feature request - invoke leaves the command in shell history #32

Closed crushingCodes closed 1 year ago

crushingCodes commented 1 year ago

I am enjoying this tool since starting to use it. I noticed one thing that would be handy is if you could save the command that is invoked to shell history. I often start a command with something like docker and then use the up and down keys to browse through previous commands. Currently you just get the please ... command saved, but not the invoked command. Wondering if this is something that would get accepted if I created a pull request.

thomas-endres-tng commented 1 year ago

Please have a look at https://github.com/TNG/please-cli/pull/34