Skip to content

Ctrl+C stops working even if I ask linefeed not to touch signals #71

Description

@vi

Even after editor.lock_reader().set_catch_signals(false); it still blocks Ctrl+C from existing the application.

And I still see rt_sigaction(SIGINT, {s... in strace output.

Trying to turn off catching signals actually makes it not to exit on SIGQUIT as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions