Please explain the motivation behind the feature request.
Tool is challenging with ctrl+c command that closes the CLI. Alternatively ctrl+d is an alternative to allow ctrl+c to clear chat, and ctrl+d exit program separately.
Describe the solution you'd like
Similar to other CLI based tools, implement ctrl+d to exit and refactor ctrl+c to clear current CLI chat.
Describe alternatives you've considered
Reviewed alternative Linux/MacOS commands to perform and have not found an alternative.
Additional context
Add any other context or screenshots about the feature request here.