Module escape

Module escape 

Source
Expand description

ANSI escape codes for scroll region control

Constants§

RESET_SCROLL_REGION
Reset scroll region to full screen
RESTORE_CURSOR
Restore cursor position
SAVE_CURSOR
Save cursor position

Functions§

move_to_line
Move cursor to line (1-indexed), column 1
set_scroll_region
Set scroll region from line top to line bottom (1-indexed)