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

JN7 Hotkey "Alt-G" mapped to "Go To Line" clashes with "@"-sign on macOS #7022

Closed
burnpanck opened this issue Aug 26, 2023 · 3 comments
Closed
Labels
bug status:Needs Triage Applied to issues that need triage

Comments

@burnpanck
Copy link

It appears that JN7 introduced a keyboard short-cut whereby typing "Alt-G" in a code cell will bring up a small "Go to line" input at the bottom of the cell. Unfortunately, that short-cut prevents macOS users (at least with a swiss keyboard, but very likely most western keyboards) from typing an "@", which uses that same short-cut.

That short-cut does not appear in the short-cut list in Jupyter's settings dialog, nor in the "Show Keyboard Shortcuts" dialog accessible from the help menu within the notebook.

@burnpanck burnpanck added bug status:Needs Triage Applied to issues that need triage labels Aug 26, 2023
@jtpio
Copy link
Member

jtpio commented Aug 28, 2023

Thanks @burnpanck for reporting.

Since Notebook 7 uses the same shortcuts as in JupyterLab, would you be able to check if this is also an issue in JupyterLab? If so we should also report it there, so it at least shows in the list of shortcuts, or maybe suggest to change it?

@burnpanck
Copy link
Author

Indeed, the same issue also appears when editing notebooks from within jupyter lab. It does not appear when editing other documents in jupyter lab (verified on a markdown document).

@RRosio
Copy link
Collaborator

RRosio commented Aug 29, 2023

Thank you for submitting this issue @burnpanck! There is already an issue jupyterlab/jupyterlab#7704 in the Jupyterlab repo, so I will close this one as a duplicate. Please feel free to add to that discussion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants