Terminal.scrollOnOutput

bool scrollOnOutput() @property

Get scrollOnOutput property.

Returns

Controls whether or not the terminal will forcibly scroll to the bottom of

the viewable history when the new data is received from the child.

void scrollOnOutput(bool propval) @property

Set scrollOnOutput property.

Parameters

propvalControls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the new data is received from the child.