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

Restore ctrl-enter shortcut behavior for macOS users #5847

Merged
merged 1 commit into from Nov 4, 2020

Conversation

kevin-bates
Copy link
Member

This change restores the ctrl-enter shortcut for executing a cell that was side-effected by #5120. With this change, macOS users will have two shortcuts to perform cell execution: 1) cmd-enter, added in #5120 for a better mac UX, and 2) ctrl-enter the "standard" shortcut previously in use for years who's behavior was inadvertently removed.

Resolves #5794

@Zsailer Zsailer merged commit 57f8150 into jupyter:master Nov 4, 2020
@kevin-bates kevin-bates deleted the restore-mac-ctrl-enter branch January 29, 2021 23:44
@blink1073 blink1073 added this to the 6.2 milestone Mar 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing shortcut of 'run' doesn't work in edit mode
3 participants