Terminal.setRewrapOnResize

void setRewrapOnResize(bool rewrap)

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

Parameters

rewraptrue if the terminal should rewrap on resize