Terminal.rewrapOnResize

Set rewrapOnResize property.

  1. bool rewrapOnResize [@property getter]
  2. bool rewrapOnResize [@property setter]
    class Terminal
    @property
    void
    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.