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

Paste not appearing in chrome right click menu

Open bharrisau opened this issue 11 years ago • 10 comments

I'm not sure if this is a change to chrome or a regression with 0.2.7, but in Chrome 21.0.1180.49 beta-m there is no option to paste when right clicking on the terminal window.

bharrisau avatar Jul 26 '12 02:07 bharrisau

Bah, well that was an ugly workaround anyway. This whole copy/paste problem is tiresome. Damn operating systems. There's got to be a better way. I think we'll find it eventually.

chjj avatar Jul 26 '12 06:07 chjj

Paste-mode button that bubbles the ctrl-V one time then resets.

bharrisau avatar Jul 26 '12 06:07 bharrisau

this is really the only thing missing from the terminal for me :8ball:

alessioalex avatar Apr 09 '13 13:04 alessioalex

I get the same problem in firefox

shawnl avatar Jul 08 '13 02:07 shawnl

but paste is working on chrome 25 here on chrome os

shawnl avatar Jul 08 '13 03:07 shawnl

Recommend close: paste works in Chrome 31 - from context menu.

risacher avatar Dec 07 '13 06:12 risacher

not so recommended close: does not work in chrome 37 on windows

GottZ avatar Sep 10 '14 12:09 GottZ

Not working as of today in Chrome 46 and latest GitHub version (0.2.15) (on Windows)

risacher avatar Nov 05 '15 00:11 risacher

not working today in Chrome-51 (linux)

Seeing as this has been open for 4 years, I would imagine that no work is being done in this regard. Does anyone know of any other tty emulator in javascript that can be embedded in a web page ?

jmls avatar Jun 11 '16 07:06 jmls

See this gist for user.js code which enables copy/paste in Firefox (as of v50.0.2) and Chrome (as-of v53) : https://gist.github.com/risacher/7837761

In Firefox, you ususally have to left-click in the window immediately before right-clicking to get to the context menu.

risacher avatar Dec 07 '16 17:12 risacher