Handles screen manipulation commands in the terminal.
This module provides functions for clearing the screen or parts of it, inserting and deleting lines, and other screen manipulation operations.
Summary
Types
@type emulator() :: map()
Handles screen manipulation commands in the terminal.
This module provides functions for clearing the screen or parts of it, inserting and deleting lines, and other screen manipulation operations.
@type emulator() :: map()