The session configuration associated with this terminal.
Use getSessionSettings()
to fetch extension settings.
Get the name of the Extraterm terminal integration cookie.
Get the values of the Extraterm terminal integration cookie specific to this terminal.
Get the extension settings associated with this terminal.
the same name
passed to Window.registerSessionSettingsEditor()
.
Get the tab which holds this terminal.
Get a list of viewers inside this terminal.
True if this terminal is still open.
Once the uesr closes a terminal tab and the tab disappears, then this will return false
.
Type a string of text into the terminal.
This is effectively the same as though the user typed into the terminal.
Note that the enter key should be represented as \r
.
Generated using TypeDoc
An active terminal with connected TTY.