TerminalGidBuilderImpl.scrollOnInsert

Set scrollOnInsert property.

class TerminalGidBuilderImpl(T)
T
scrollOnInsert
(
bool propval
)

Parameters

propval bool

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).

Return Value

Type: T

Builder instance for fluent chaining