lennardv2 / hey-chatgpt-cli

Hey is a powerful chatbot for the command line CLI that uses ChatGPT to generate commands based on natural language input
MIT License
41 stars 6 forks source link

Ctrl-d should end hey session #4

Open quinncomendant opened 1 year ago

quinncomendant commented 1 year ago

Currently, it seems hey is set up to quit via ctrl-c. Since hey is a kind of TTY, it should respond to end to ctrl-d when the user wants to end a session.