Terminal.setScrollOnInsert
void setScrollOnInsert(bool scroll)Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when text is inserted, e.g. by a paste.
Parameters
scroll | whether the terminal should scroll on insert |