neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 62 forks source link

custom exit message on ctrl+c #207

Closed yashasvini121 closed 4 months ago

yashasvini121 commented 4 months ago

What would you like to be added: A try and except block for handling keyboardInterrupt i.e. ctrl+c

Why is this needed: Currently pressing ctrl+c simply exits the program. It would look better to have a custom exit message image

neokd commented 4 months ago

Merged