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

View Source

Handles cursor-related CSI sequences.

Summary

Functions

Handles cursor movement commands.

Functions

handle_command(emulator, params, command)

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

Handles cursor movement commands.