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

Copy Markdown 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.