Terminal.setScrollOnOutput
void setScrollOnOutput(bool scroll)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.
Parameters
scroll | whether the terminal should scroll on output |