Terminal.rewrapOnResize

Get rewrapOnResize property.

  1. bool rewrapOnResize [@property getter]
    class Terminal
    @property
    bool
    rewrapOnResize
    ()
  2. bool rewrapOnResize [@property setter]

Return Value

Type: bool

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