| Interface | Description |
|---|---|
| ITerminal |
The API that represents an xterm.js terminal.
|
| ITerminalClipboard |
Add clipboard support to XTerm.
|
| ITerminalConsole |
Add console support to XTerm.
|
| ITerminalFit | |
| ITerminalOptions |
Start up options for the terminal.
|
| ITerminalSelection |
Add selection support to XTerm using arrow keys.
|
| Class | Description |
|---|---|
| ITerminalConsole.LineEvent | |
| PreserveStateAddon |
Add-on which preserves the client-side state when the component is removed
from the UI then reattached later on.
|
| TerminalHistory |
Manages a command history buffer for
XTerm. |
| TerminalTheme |
The color theme of the terminal.
|
| XTerm |
Server-side component for the XTerm component.
|
| XTermBase |
Server-side component for the XTerm component.
|
| Enum | Description |
|---|---|
| ITerminalClipboard.UseSystemClipboard | |
| ITerminalOptions.BellStyle | |
| ITerminalOptions.CursorStyle | |
| ITerminalOptions.FastScrollModifier | |
| ITerminalOptions.RendererType |
Copyright © 2020–2023 Flowing Code. All rights reserved.