Describe the bug
It happened to me multiple times that I accidentally canceled the current operation!
When an operation is running it says Esc to cancel but also CTRL+c cancel the operation!
This is really annoying because:
- CTRL+c is a bad choice anyways because it classes with the very familiar "copy" action 99,99% of applications and os use with this shortcut, so one easily mess it up by accident with the terminal having focus and one wants to copy something.
- CTRL+c in "non working mode" means clear the prompt/command input (and 2x CTRL+c is actually
/exit)
Please fix that or add at least a confirmation that the user really want to cancel the operation...
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Describe the bug
It happened to me multiple times that I accidentally canceled the current operation!
When an operation is running it says
Esc to cancelbut alsoCTRL+ccancel the operation!This is really annoying because:
/exit)Please fix that or add at least a confirmation that the user really want to cancel the operation...
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response