X Tutup
Skip to content

curses.raw() kills KeyboardInterrupt on C-c #26

@ikanobori

Description

@ikanobori

Using curses.raw(True) kills all nice stuff like KeyboardInterrupt on C-c or suspend on C-z, so code like

while True:
    pass

cannot be interrupted with a keypress.


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

      X Tutup