Module: “xterm”
Index
Classes
Interfaces
- IBuffer
- IBufferCell
- IBufferCellPosition
- IBufferLine
- IBufferNamespace
- IBufferRange
- IDecoration
- IDecorationOptions
- IDecorationOverviewRulerOptions
- IDisposable
- IDisposableWithEvent
- IEvent
- IFunctionIdentifier
- ILink
- ILinkDecorations
- ILinkHandler
- ILinkProvider
- ILocalizableStrings
- IMarker
- IModes
- IParser
- ITerminalAddon
- ITerminalInitOnlyOptions
- ITerminalOptions
- ITheme
- IUnicodeHandling
- IUnicodeVersionProvider
- IViewportRange
- IViewportRangePosition
- IWindowOptions
Type aliases
Type aliases
FontWeight
Ƭ FontWeight: *“normal” | “bold” | “100” | “200” | “300” | “400” | “500” | “600” | “700” | “800” | “900” | number* |
Defined in xterm.d.ts:16
LogLevel
Ƭ LogLevel: *“debug” | “info” | “warn” | “error” | “off”* |
Defined in xterm.d.ts:21