Disable Switch Cell Focus in Edit Mode #15327
Unanswered
brentonmallen1
asked this question in
Questions and Answers
Replies: 0 comments
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.
-
Is there a way to disable switching focus from a cell to the one above it when hitting the arrow key anywhere on the first line? Behavior in native Jupyter is to move to the beginning of the cell/line, not navigate up a cell. In other words, I'd like to enable switching focus between cells only if I've exited editing the cell (Esc).
Beta Was this translation helpful? Give feedback.
All reactions