Package: node-xterm Version: 5.5.0-4 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 1702 Depends: libjs-xterm (= 5.5.0-4) Recommends: node-inwasm-runtime Suggests: nodejs:any Provides: node-xterm-addon-attach (= 0.11.0), node-xterm-addon-canvas (= 0.7.0), node-xterm-addon-fit (= 0.10.0), node-xterm-addon-image (= 0.8.0), node-xterm-addon-search (= 0.15.0), node-xterm-addon-serialize (= 0.13.0), node-xterm-addon-unicode-graphemes (= 0.3.0), node-xterm-addon-unicode11 (= 0.8.0), node-xterm-addon-web-links (= 0.11.0), node-xterm-addon-webgl (= 0.18.0), node-xterm-wasm-parts (= 0.4.1), node-xterm-xterm (= 5.5.0) Section: javascript Priority: optional Multi-Arch: foreign Homepage: https://xtermjs.org Description: terminal front-end component for the browser - NodeJS modules Xterm.js is a terminal front-end component written in JavaScript that works in the browser. . It enables applications to provide fully featured terminals to their users and create great development experiences. . Features: . - Text-based application support: Use xterm.js to work with applications like `bash`, `git` etc. - Curses-based application support: Use xterm.js to work with applications like `vim`, `tmux` etc. - Mouse events support: Xterm.js captures mouse events like click and scroll and passes them to the terminal's back-end controlling process - CJK (Chinese, Japanese, Korean) character support: Xterm.js renders CJK characters seamlessly - IME support: Insert international (including CJK) characters using IME input with your keyboard - Self-contained library: Xterm.js works on its own. It does not require any external libraries like jQuery or React to work - Modular, event-based API: Lets you build addons and themes with ease . This package contains the unpacked individual xterm CommonJS modules.