Skip to content

[FEATURE] Stop prompting when pressing q #49

@TheItsNameless

Description

@TheItsNameless

Feature description
As it is usually done in many CLI-Tools we want to allow the user to quit from the prompting.

The user should be able to press q, which interrupts the current prompt and returns a null value.

Additional Information
I am not sure if None is a possible return value to show that the process was interrupted. It may be better to throw a KeyboardInterrupt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions