jupyterlab-contrib / jupyterlab-vim

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

Pastes twice #61

Closed bcaso closed 9 months ago

bcaso commented 2 years ago

Description

Ctrl+v or Shift+Insert always paste two copies of the same content. Especially pictures copied from other web pages (pictures copied from local files to the clipboard will not be).

joelostblom commented 2 years ago

I see this behavior, but only when pasting images as attachements in notebook cells.

ianhi commented 2 years ago

Can you confirm that this doesn't happen in an jupyterlab wihtout jupyterlab vim installed?

joelostblom commented 2 years ago

Sorry I realized I was running an older version of jupyterlab, I updated to 3.4.1 and cannot reproduce this with jupyterlab_vim 0.15.1 installed so maybe this issue can be closed?

firai commented 9 months ago

I understand that this has been resolved. Please reopen or open a new issue if you're still experiencing this issue.