aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
2.04k stars 171 forks source link

-s bash history persistence #264

Closed AlphaGX closed 5 months ago

AlphaGX commented 6 months ago

Is there any way to make it so after using a command with s mode, you could run it again just by pressing the up arrow or !! (I mean that the actual command that has been run, not the tgpt- s "")

aandrew-me commented 6 months ago

I would probably have to manually add it to the shell history file for that