Terminal.scrollOnInsert

Get scrollOnInsert property.

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

Return Value

Type: bool

Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the text is inserted (e.g. by a paste).