lambdalisue/jupyter-vim-binding

Copy-Paste cells between notebooks doesn't work in Firefox

Open

#126 opened on Apr 15, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (139 forks)batch import
Want PRhelp wanted

Repository metrics

Stars
 (2,062 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide