terminal/xterm_interop library

Extension Types

XDisposable
An xterm disposable handle.
XFitAddon
The fit addon (@xterm/addon-fit), exposed by the UMD bundle as FitAddon.FitAddon.
XResize
The {cols, rows} payload of xterm's resize event.
XTerminal
Minimal JS-interop bindings for xterm.js (loaded from a CDN UMD bundle that exposes the global Terminal) and its fit addon (FitAddon.FitAddon). Only the members the app uses are declared.