jupyterlab-contrib / jupyterlab-vim

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

fix: override browser shift-esc in command mode #100

Closed ianhi closed 11 months ago

ianhi commented 11 months ago

Fixes #73

github-actions[bot] commented 11 months ago

Binder :point_left: Launch a Binder on branch ianhi/jupyterlab-vim/override-shift-esc

lukashergt commented 11 months ago

Works for me in binder. Thanks, @ianhi !