You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A user cannot stop a command in CLI with CTRL-C combination, the process just continues.
Describe the solution you'd like
When I press CTRL-C I would like the currently issued command to terminate and the CLI prompt is waiting for me.
Otherwise when executing long tasks, like copying a large folder, i have to wait for it the copy to end, which could be hours or days.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A user cannot stop a command in CLI with CTRL-C combination, the process just continues.
Describe the solution you'd like
When I press CTRL-C I would like the currently issued command to terminate and the CLI prompt is waiting for me.
Otherwise when executing long tasks, like copying a large folder, i have to wait for it the copy to end, which could be hours or days.
The text was updated successfully, but these errors were encountered: