Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catching Ctrl-Z and Ctrl-\ #569

Open
battaglia01 opened this issue Feb 21, 2023 · 0 comments
Open

Catching Ctrl-Z and Ctrl-\ #569

battaglia01 opened this issue Feb 21, 2023 · 0 comments

Comments

@battaglia01
Copy link
Contributor

It would be nice if qtconsole were able to catch the Ctrl-Z and Ctrl-\ events and send them through to IPython. This would be useful for being able to do things like signal.signal(signal.SIGTSTP, debug_signal_handler).

This seems fairly easy to implement; if someone can point me to where it is I'm happy to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant