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

Migrate shortcut selectors for JupyterLab 4.1+ #135

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

krassowski
Copy link
Collaborator

Fixes #134

  • requires JupyterLab 4.1+
  • migrates to new shortcuts which reflect the new notebook focus handling in JupyterLab 4.1+

Note that since jupyterlab/jupyterlab#15762 will fix the transparent substitution of shortcut selectors, this PR could be merged later if we wants to cut a final release supporting JupyterLab 4.0 (it could include #133 which needs review and #128).

Copy link

github-actions bot commented Feb 7, 2024

Binder 👈 Launch a Binder on branch krassowski/jupyterlab-vim/migrate-shortcuts

@ianhi
Copy link
Collaborator

ianhi commented Feb 7, 2024

Sorry i missed #133 grad school has really been consuming all my time :(

I like the idea of reviewing those and making a final 4.0 release

Copy link
Collaborator

@ianhi ianhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@ianhi ianhi merged commit 2f1e7b2 into jupyterlab-contrib:main Feb 7, 2024
7 checks passed
@ianhi
Copy link
Collaborator

ianhi commented Feb 7, 2024

I'm going to release this straight away

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

Successfully merging this pull request may close these issues.

gg and G no longer working in jupyterlab 4.1.0
2 participants