Terminal
An individual terminal instance within the integrated terminal.
Properties
Link copied to clipboard
The object used to initialize the terminal, this is useful for example to detecting the shell type of when the terminal was not launched by this extension or for detecting what folder the shell was launched in.
Link copied to clipboard
The exit status of the terminal, this will be undefined while the terminal is active.
Link copied to clipboard
The process ID of the shell process.
Link copied to clipboard
An object that contains shell integration-powered features for the terminal. This will always be undefined
immediately after the terminal is created. Listen to window.onDidChangeTerminalShellIntegration to be notified when shell integration is activated for a terminal.
Link copied to clipboard
The current state of the Terminal.