opensouls / terminal-copilot

A smart terminal assistant that helps you find the right command.
Apache License 2.0
572 stars 43 forks source link

Add history for bash terminals #35

Closed 2mawi2 closed 1 year ago

2mawi2 commented 1 year ago

This PR implements the history for bash terminals. I also fixed a bug in main.py in which the history/alias would be send always to OpenAI independent of the configured flags.