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 noremap key bindings #102

Closed firai closed 11 months ago

firai commented 11 months ago

Updates noremap based on changes in https://github.com/replit/codemirror-vim/pull/114 to fix noremap key bindings

EDIT: I opened this to test what I was trying to achieve on Binder. I thought what I was trying to do was blocked by the changes to noremap. However, upon further testing, noremap works except for the specific binding I was trying to change, due to mapping that occurs after user bindings are mapped. Sorry for any confusion this may have caused.

github-actions[bot] commented 11 months ago

Binder :point_left: Launch a Binder on branch firai/jupyterlab-vim/fix-noremap