object with parameters to create new terminal.
Destroy terminal.
terminal widget id.
Destroy terminal.
terminal id.
Whether to wait for a key press before closing the terminal.
Hide UI panel where is located terminal widget.
terminal widget id.
Hide UI panel where is located terminal widget.
terminal id.
Resize the terminal by id.
terminal widget id.
columns.
rows.
Resize the terminal by id.
terminal id.
columns.
rows.
Send text to the terminal by id.
terminal widget id.
text content.
in case true - add new line after the text, otherwise - don't apply new line.
Send text to the terminal by id.
terminal id.
text content.
in case true - add new line after the text, otherwise - don't apply new line.
Show terminal on the UI panel.
terminal widget id.
set terminal focus in case true value, and don't set focus otherwise.
Show terminal on the UI panel.
terminal id.
set terminal focus in case true value, and don't set focus otherwise.
Write data to the terminal by id.
terminal widget id.
data.
Write data to the terminal by id.
terminal id.
data.
Create new Terminal with Terminal options.