the viewable history when the text is inserted (e.g. by a paste).
Terminal.scrollOnInsert
bool scrollOnInsert() @propertyGet scrollOnInsert property.
Returns
Controls whether or not the terminal will forcibly scroll to the bottom of
void scrollOnInsert(bool propval) @propertySet scrollOnInsert property.
Parameters
propval | 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). |