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 undo #92

Closed krassowski closed 11 months ago

krassowski commented 11 months ago

Fixes https://github.com/jupyterlab-contrib/jupyterlab-vim/issues/89

Builds on top of https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/90 but the changes could be backported standalone.

github-actions[bot] commented 11 months ago

Binder :point_left: Launch a Binder on branch krassowski/jupyterlab-vim/fix-undo

github-actions[bot] commented 11 months ago

Binder :point_left: Launch a binder notebook on branch krassowski/jupyterlab-vim/fix-undo

ianhi commented 11 months ago

@krassowski ok for me to merge #90 first so we can have a nicer git history? As far as I can tell there aren't adidtional changes here correct?

krassowski commented 11 months ago

Yes #90 is ready from my point of view.

ianhi commented 11 months ago

@krassowski I suspect that this will need a rebase