Property
VteTerminal:scroll-on-keystroke
unstable since: 2.91
Description [src]
Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the user presses a key. Modifier keys do not trigger this behavior.
| Type: | gboolean |
| Available since: | 2.91 |
| Default value | FALSE |
| Getter method | vte_terminal_get_scroll_on_keystroke() |
| Setter method | vte_terminal_set_scroll_on_keystroke() |