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

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