Closed awesomeus closed 3 months ago
I can't replicate this with jupyterlab 4.2.3, jupyterlab-vim 4.1.3 and Firefox 127.0.2 on Windows. What browser plugins do you have installed? Can you try upgrading jupyterlab?
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.
Description
Python 3.10.9 Jupyter lab 4.1.0 Jupyterlab-vim 4.1.3
Jupyterlab-vim doesn't work in vim mode on cell. The expected behavior is to get back to normal mode when esc is hit in insert mode. but it goes back to Jupyter command mode instead.
and lab 4.1.0, vim 4.1.3 combination gets the fail warning in connection process such that
Failed validating settings (@axlair/jupyterlab_vim:plugin): Additional properties are not allowed ('cmdModeKeys', 'enabledInEditors' were unexpected)
The lastes versions combination might have some problem but I couldn't resolve it.
Thanks!