Raxol.Terminal.Commands.OSCHandler (Raxol v2.0.1)
View SourceConsolidated OSC (Operating System Command) handler for terminal control sequences. Combines all OSC handler functionality including window, clipboard, color, and selection operations.
Summary
Functions
@spec handle(Raxol.Terminal.Emulator.t(), non_neg_integer(), String.t()) :: {:ok, Raxol.Terminal.Emulator.t()} | {:error, term(), Raxol.Terminal.Emulator.t()}