Scroll operations for ScreenBuffer: region management and scroll up/down.
Summary
Functions
Scrolls the buffer content down by the specified number of lines within the scroll region.
Scrolls down within an explicit top/bottom region.
Scrolls the buffer content up by the specified number of lines within the scroll region. Returns {buffer, scrolled_lines}.
Scrolls up within an explicit top/bottom region.
Functions
Scrolls the buffer content down by the specified number of lines within the scroll region.
Scrolls down within an explicit top/bottom region.
Scrolls the buffer content up by the specified number of lines within the scroll region. Returns {buffer, scrolled_lines}.
Scrolls up within an explicit top/bottom region.