Raxol.Terminal.Commands.CSIHandler.Screen (Raxol v2.0.1)

View Source

Handles screen-related CSI sequences.

Summary

Functions

handle_command(emulator, params, command)

@spec handle_command(term(), list(), String.t()) :: {:ok, term()} | {:error, term()}

Handles screen commands.