While sorting through #22, I encountered an issue where CTRL+C would result in an empty line on the terminal, forcing you to press enter or some key to display the terminal prompt. After too much time, I found this cli/cli#9237. I pulled the branch, and it fixes this behavior. So this ticket exists to track that issue getting merged.
While sorting through #22, I encountered an issue where
CTRL+Cwould result in an empty line on the terminal, forcing you to pressenteror some key to display the terminal prompt. After too much time, I found this cli/cli#9237. I pulled the branch, and it fixes this behavior. So this ticket exists to track that issue getting merged.