module

Termify::ANSI::Screen

Class methods

reset_scroll_region

Restore scrolling to the whole screen.

Source
scroll_region(top : Int32, bottom : Int32) : String

Confine scrolling to rows top..bottom inclusive, indexed from 1. Output outside the region no longer scrolls the screen.

Source
switch_to_alternate
Source
switch_to_default
Source