set_rewrap_on_resize


Description:

[ Version ( deprecated = true , deprecated_since = "0.58" ) ]
public void set_rewrap_on_resize (bool rewrap)

Warning: set_rewrap_on_resize is deprecated since 0.58.

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

Parameters:

this

a Terminal

rewrap

true if the terminal should rewrap on resize