[ Version ( since = "0.76" ) ]
public void set_scroll_on_insert (bool scroll)
Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when text is inserted, e.
g. by a paste.
| this |
a Terminal |
| scroll |
whether the terminal should scroll on insert |