| Interface | Description |
|---|---|
| ITerminal |
The API that represents an xterm.js terminal.
|
| ITerminalOptions |
Start up options for the terminal.
|
| Class | Description |
|---|---|
| XTerm |
Server-side component for the XTerm component.
|
| XTermClipboard |
Add clipboard support to XTerm.
|
| XTermConsole |
Add console support to XTerm.
|
| XTermConsole.LineEvent | |
| XTermFeature |
Pluggable module that extends the XTerm behavior.
|
| XTermFit |
Enables fitting the terminal's dimensions to a containing
|
| Enum | Description |
|---|---|
| ITerminalOptions.BellStyle | |
| ITerminalOptions.CursorStyle | |
| ITerminalOptions.FastScrollModifier | |
| ITerminalOptions.RendererType | |
| XTermClipboard.UseSystemClipboard |
Copyright © 2020 Flowing Code. All rights reserved.