Implements screen-related operations for the terminal emulator.
Summary
Functions
Erases the entire display (1-arity version).
Erases the display based on the specified mode.
Erases from cursor to end of display (1-arity version).
Erases in display based on the specified mode.
Erases from cursor to end of line (1-arity version).
Types
@type emulator() :: map()
Functions
Erases the entire display (1-arity version).
Erases the display based on the specified mode.
Erases from cursor to end of display (1-arity version).
Erases in display based on the specified mode.
Erases from cursor to end of line (1-arity version).