TerminalGidBuilderImpl.rewrapOnResize

Set rewrapOnResize property.

class TerminalGidBuilderImpl(T)
T
rewrapOnResize
(
bool propval
)

Parameters

propval bool

Controls whether or not the terminal will rewrap its contents, including the scrollback buffer, whenever the terminal's width changes.

Return Value

Type: T

Builder instance for fluent chaining