jupyterlab-contrib / jupyterlab-vim

Vim notebook cell bindings for JupyterLab
https://jupyterlab-contrib.github.io/jupyterlab-vim.html
MIT License
661 stars 43 forks source link

Move cell Down don't work #72

Closed Migacz85 closed 9 months ago

Migacz85 commented 1 year ago

Ctrl-Y | Move Cell Up Out of the box is working.

Ctrl-E | Move Cell Down Don't work.

Dcosthephalump commented 1 year ago

I have had this problem, but in the reverse. Currently using Ctrl-E in normal mode will move a cell down while using Ctrl-Y will do nothing at all.

firai commented 9 months ago

I can't seem to replicate this with the latest JupyterLab 4.0.6 and jupyterlab-vim 4.0.3. Are you still experiencing this issue? If so, can you please list your operating system and version, browser and version, as well as output from jupyter troubleshoot?

firai commented 9 months ago

I'll close this for now since there wasn't a response. Please reopen with the requested details or open a new issue with additional details if you're still experiencing this issue.