jwkvam / jupyterlab-vim

:neckbeard: Vim notebook cell bindings for JupyterLab
MIT License
975 stars 73 forks source link

cells should leave insert mode when left or activated #4

Closed jwkvam closed 6 years ago

jwkvam commented 6 years ago

Right now cells can stay in insert mode. When returning to a cell the cursor looks like it's in vim command mode but it's actually in insert mode. This is very confusing and I think it would be better to just make sure we enter cells in vim-command mode.

jwkvam commented 6 years ago

Should be fixed with https://github.com/jwkvam/jupyterlab_vim/commit/853c65b2ff1a3c31c2b0bb83815dc7fa95037276