Raxol.Terminal.Operations.ScrollOperations (Raxol v2.0.1)

View Source

Implements scroll-related operations for the terminal emulator.

Summary

Functions

get_line(emulator, line)

get_scroll_bottom(emulator)

get_scroll_position(emulator)

get_scroll_region(emulator)

get_scroll_top(emulator)

reset_scroll_region(emulator)

scroll_down(emulator, lines)

scroll_to(emulator, line)

scroll_up(emulator, lines)

set_scroll_region(emulator, region)

set_scroll_region(emulator, start_line, end_line)

write_string(emulator, x, y, string, style)