Raxol.Terminal.Commands.CSIHandler.ScreenHandlers (Raxol v2.0.1)
View SourceScreen handling utilities for CSI commands.
Summary
Functions
@spec handle_erase_display(term(), non_neg_integer()) :: {:ok, term()}
Handles erase display operations.
@spec handle_erase_line(term(), non_neg_integer()) :: {:ok, term()}
Handles erase line operations.