lambdalisue/jupyter-vim-binding
GitHub で見るCopy-Paste cells between notebooks doesn't work in Firefox
Open
#126 opened on 2018年4月15日
Want PRhelp wanted
説明
Summary
I'm unable to copy-paste cells between notebooks in Firefox. (Works in Chrome, and works in firefox if I disable vim-binding extension)
Environment
- Operating system : Ubuntu 17.10 (Gnome)
- Web browser : Firefox 59.0.2
- Jupyter Notebook : 5.4.1
- jupyter-vim-binding : v2.1.0
Remarks
I'm using Ctrl-C, Ctrl-V to copy-paste. yy and p yanks and pastes cells within a notebook only in any case.