Terminal.scrollOnInsert

bool scrollOnInsert() @property

Get scrollOnInsert property.

Returns

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

the viewable history when the text is inserted (e.g. by a paste).

void scrollOnInsert(bool propval) @property

Set scrollOnInsert property.

Parameters

propvalControls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the text is inserted (e.g. by a paste).