show

abstract fun show(preserveFocus: Boolean = definedExternally)(source)

Show the terminal panel and reveal this terminal in the UI.

Parameters

preserveFocus

When true the terminal will not take focus.

Online Documentation