zvt_term_set_scroll_on_keystroke

Name

zvt_term_set_scroll_on_keystroke —

Synopsis

void zvt_term_set_scroll_on_keystroke (ZvtTerm * term, int state);

Arguments

term

A ZvtTerm widget.

state

Desired state.

Description

If state is TRUE, forces the terminal to jump out of the scrollback buffer whenever a keypress is received.