term.js icon indicating copy to clipboard operation
term.js copied to clipboard

Paste not in the Context Menu on Chrome (42.0.2311.135m)

Open Kitty56 opened this issue 9 years ago • 5 comments

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?

Kitty56 avatar Apr 30 '15 09:04 Kitty56

I am running into the same issue here.. any thoughts?

luisbravoa avatar Apr 30 '15 11:04 luisbravoa

the firefox fix will fix this issue too.

andyliuliming avatar May 18 '15 01:05 andyliuliming

Hi, Could you point me to this fix? Thanks

Kitty56 avatar May 18 '15 08:05 Kitty56

https://github.com/chjj/term.js/issues/51

VigibotDev avatar Oct 12 '15 11:10 VigibotDev

I made a Pull Request that support Copy and Paste using hidden textarea. https://github.com/chjj/term.js/pull/97

yoshiokatsuneo avatar Nov 09 '15 08:11 yoshiokatsuneo