Const defaultOptions
defaultOptions: object
cursorBlink
cursorBlink: true = true
fontFamily
fontFamily: string = "Menlo, Consolas, "DejaVu Sans Mono", monospace"
fontSize
fontSize: number = 13
initialCommand
initialCommand: string = ""
lineHeight
lineHeight: number = 1
pasteWithCtrlV
pasteWithCtrlV: true = true
screenReaderMode
screenReaderMode: false = false
scrollback
scrollback: number = 1000
shutdownOnClose
shutdownOnClose: false = false
theme
theme: "inherit" = "inherit"
The namespace for terminals. Separated from the widget so it can be lazy loaded.