lambdalisue/jupyter-vim-binding
View on GitHubCopy-Paste cells between notebooks doesn't work in Firefox
Open
#126 opened on Apr 15, 2018
Want PRhelp wanted
Description
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.