the scrollback buffer, whenever the terminal's width changes.
Terminal.rewrapOnResize
bool rewrapOnResize() @propertyGet rewrapOnResize property.
Returns
Controls whether or not the terminal will rewrap its contents, including
void rewrapOnResize(bool propval) @propertySet rewrapOnResize property.
Parameters
propval | Controls whether or not the terminal will rewrap its contents, including the scrollback buffer, whenever the terminal's width changes. |