Terminal Context Stack display for scrolling region capable emulators.
os
sys
matrix
_close
_close(screen)
Construct a reset string to be used at exit.
setup
setup(screen, lines)
Initialize the terminal for use with a scrolling region. Constructs a device using control.setup and a fault.terminal.matrix.Context pointing to the status region.
_enterbytes
_enter(context, screen)
Enter scrolling region; normal terminal output.
_exitbytes
_exit(context, screen)
Exit scrolling region; status terminal output.