webrepl icon indicating copy to clipboard operation
webrepl copied to clipboard

Upgrade (umaintained) term.js to (maintained) xterm.js

Open diafygi opened this issue 2 years ago • 0 comments

When troubleshooting mobile browser support for webrepl, I noticed that the included term.js is no longer maintained and has been succeeded by xterm.js.

So I replaced term.js with the most recent version (v5.3.0) of xterm.js and updated webrepl to use the slightly newer library.

Also, this update means that mobile browsers with touch keyboards are now supported by WebREPL!

diafygi avatar Feb 16 '24 15:02 diafygi