Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

how do I use arrow keys? #141

Open
foice opened this issue Apr 13, 2019 · 2 comments
Open

how do I use arrow keys? #141

foice opened this issue Apr 13, 2019 · 2 comments
Labels

Comments

@foice
Copy link

foice commented Apr 13, 2019

I have managed to use the .jupyter/custom/custom.js file to put in some of the snippets kindly provided, as they suited me. However I want to have the possibility to move from one cell to the adjacent using the arrow keys, instead of god gived jk, is there any way to use arrows?

@lambdalisue
Copy link
Owner

Probably you need to map jupyter-notebook:select-previous-cell/jupyter-notebook:select-next-cell to arrow keys as Jupyter's mappings rather than CodeMirror's.
Easiest way is using Keybaord Shortcut Editor of Jupyter which is explained in https://github.com/lambdalisue/jupyter-vim-binding#customization

@foice
Copy link
Author

foice commented Apr 14, 2019 via email

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

No branches or pull requests

2 participants