ianhi / jupyterlab_vim-system-clipboard-support

Yank to the system clipboard in jupyterlab vim
MIT License
8 stars 0 forks source link

add option to use crtl-C #1

Open ianhi opened 4 years ago

ianhi commented 4 years ago

this may require doing something everytime an editor is created.

also, probably ought to be off by default as it override a real vim command?

ianhi commented 4 years ago

or potentially add some nuance see: https://github.com/lambdalisue/jupyter-vim-binding/issues/118