tout_set_scroll
stream to_scroll
This command controls whether outputting text should automatically scroll the
relevant output window so that the new text is visible. stream should be
one of stdout
or stderr
. If to_scroll is 0, scrolling is
not automatically performed, otherwise scrolling is performed.
This control is connected to the "scroll on output" button created by the
tout_create_wins
command.