terminado icon indicating copy to clipboard operation
terminado copied to clipboard

xterm.js addon

Open fabianfreyer opened this issue 6 years ago • 2 comments

Since version 4.0.0, xterm.js no longer includes a terminado addon (https://github.com/xtermjs/xterm.js/issues/2143):

Note that the zmodem and terminado addons we will not provide alternatives for, instead relying on the greater community/domain experts to develop equivalent addons.

I guess this means that for terminado to support xterm.js 4.0.0 upwards, there needs to be a new xtermjs-addon-terminado.

fabianfreyer avatar Sep 29 '19 02:09 fabianfreyer

There's some discussion in https://github.com/xtermjs/xterm.js/issues/2440 about this.

fabianfreyer avatar Sep 29 '19 02:09 fabianfreyer

Is there a standard protocol for how xterm.js expects to talk to a server? If so, maybe we could adapt terminado to use that rather than the custom protocol it has for historic reasons.

takluyver avatar Oct 08 '19 21:10 takluyver