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

Vim navigation doesn't work in Jupyter Notebooks #7635

Open
0xhmn opened this issue Apr 15, 2022 · 5 comments
Open

Vim navigation doesn't work in Jupyter Notebooks #7635

0xhmn opened this issue Apr 15, 2022 · 5 comments

Comments

@0xhmn
Copy link

0xhmn commented Apr 15, 2022

Describe the bug
Vim navigation doesn't work in Jupyter Notebooks.
Example of vim navigation shortcuts I tried: "z,z", "ctrl, y" and "ctrl, e".

To Reproduce
Create a notebook, create a new Cell, activate the Cell, add a few lines, go to the first line, switch to visual mode, press ctrl+e and nothing happens.

Expected behavior
Lines should move up.

Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.22.2
  • VSCode version: Version: 1.66.2
  • OS: Mac
@Cydiater
Copy link

Cydiater commented Feb 1, 2023

Same here. Is there any plan to support vim navigation in Jupyter?

@mvanaltvorst
Copy link

I encounter the same issue here on Windows. This issue is the only thing that still forces me to use a mouse when editing Jupyter Notebooks in VSCode.

@rasca
Copy link

rasca commented Oct 10, 2023

"gt" to change tabs also don't work.

@corneliusroemer
Copy link

Vim should definitely be disabled in jupyter so that one can at least use emacs keybindings for things like ctrl+e etc

@guzy0324
Copy link

guzy0324 commented Jan 19, 2024

Vim works only when focusing on cells.

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

No branches or pull requests

6 participants