term.js
term.js copied to clipboard
Paste not in the Context Menu on Chrome (42.0.2311.135m)
I am using Chrome and I don't see the Paste option in the Context Menu. in the term.js I created I can not use the Ctrl + V, It is already used. So it looks like I stuck with the Paste from the General Menu of Chrome. Is there another way to enable the Paste in the Context Menu?
I am running into the same issue here.. any thoughts?
the firefox fix will fix this issue too.
Hi, Could you point me to this fix? Thanks
https://github.com/chjj/term.js/issues/51
I made a Pull Request that support Copy and Paste using hidden textarea. https://github.com/chjj/term.js/pull/97