ReadonlycommandArray of executed commands and their output in the terminal.
ReadonlycurrentThe hex-decoded command currently being executed, or empty string if idle.
Event which fires when terminal command starts executing.
Event which fires when terminal prompt is shown.
Clears the current in-progress command state.
Dispose this object.
Records the finished command and its output as a new history block.
Marks the start of a new command execution.
the hexencoded command string
State of command history in terminal.