Method

VteTerminalget_scroll_on_keystroke

since: 0.52

Declaration [src]

gboolean
vte_terminal_get_scroll_on_keystroke (
  VteTerminal* terminal
)

Description

No description available.

Available since: 0.52

Return value

Type: gboolean

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.