Terminal.setScrollOnOutput
void setScrollOnOutput(bool scroll) nothrowControls 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 |