Method

VteTerminalget_scroll_on_keystroke

Declaration [src]

gboolean
vte_terminal_get_scroll_on_keystroke (
  VteTerminal* terminal
)

Description

No description available.
Available since:0.52

Return value

Returns: 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.