Skip to content

Add support to CLI fro CTRL-C interruption #626

@crtahlin

Description

@crtahlin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions