Terminal.rewrapOnResize

bool rewrapOnResize() @property

Get rewrapOnResize property.

Returns

Controls whether or not the terminal will rewrap its contents, including

the scrollback buffer, whenever the terminal's width changes.

void rewrapOnResize(bool propval) @property

Set rewrapOnResize property.

Parameters

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