Vte.Terminal.ScrollOnKeystroke Property
Controls whether or not the terminal will forcibly scroll to the bottom of the viewable history when the user presses a key.

Syntax

public bool ScrollOnKeystroke { set; }

Value

true if the terminal should scroll on keystrokes

Remarks

Modifier keys do not trigger this behavior.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)