Closed AndreasAugustin closed 1 year ago
In some scenarios one like to close the current session. Normally ctrl + C is doing such a thing in most tty.
ctrl + C
But the current implementation will lead in most cases to next prompt
ctrl + C should terminate the go-gitmoji-cli session
in most cases the next prompt will be opened.
check the keymap within the UI elements
No response
v0.1.0-pre-alpha
Is there an existing issue for this?
Describe the bug
In some scenarios one like to close the current session. Normally
ctrl + C
is doing such a thing in most tty.But the current implementation will lead in most cases to next prompt
Expected Behavior
ctrl + C
should terminate the go-gitmoji-cli sessionCurrent Behavior
in most cases the next prompt will be opened.
Steps To Reproduce
ctrl + C
Possible Solution
check the keymap within the UI elements
Additional Information/Context
No response
go-gitmoji-cli Version
v0.1.0-pre-alpha