Skip to content

CTRL-c during "Unhandled exception in event loop" leaves terminal in bad state #1081

Open
@bendikro

Description

@bendikro

The Application._handle_exception function will call _do_wait_for_enter which displays "Unhandled exception in event loop:"

When sending SIGINT with CTRL-c while waiting for input, the terminal is left in a "broken" state.

Any tips on how to resolve this without patching _do_wait_for_enter with a key binding for CTRL-c?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions