Terminal.setScrollOnInsert

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.

class Terminal
void
setScrollOnInsert
(
bool scroll
)

Parameters

scroll bool

whether the terminal should scroll on insert