About 4 results
Open links in new tab

Xterm.js
To start using xterm.js on your browser, add the xterm.js and xterm.css to the head of your html page. Then create a <div id="terminal"></div> onto which xterm can attach itself. Finally …
Documentation - Xterm.js
Parser Hooks & Terminal Sequences Importing Link Handling Security Using addons API Reference Supported Terminal Sequences Modules xterm Classes Terminal Interfaces IBuffer …
Using addons - Xterm.js
Addons are JavaScript modules that use the xterm.js API to extend functionality of the terminal. There are a handful available in the main repository in the addons directory, but you can even …