Terminal.scrollOnInsert

Set scrollOnInsert property.

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

Parameters

propval 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).