Replies: 1 comment
-
This behavior is super annoying. Any way to workaround this and remap alt + left key to Home and alt + right key to End (as it was in the previous Jupiter notebook UI)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In new version of jupyter notebook interfaces alt + left and write arrow keys does not work. In previous UI
alt + left key
washome
andalt + right key
wasend
. Now it is something like ctr + arrow keys? With some changes? IDK, something like that.Is it an intended change? Is there any way to configure alt + arrow keys back to
home
andend
? Or maybe there is a way to switch back to old UI version of jupyter notebook?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions