Raxol.Terminal.Parser.States.DCSPassthroughState (Raxol v2.0.1)

View Source

Handles the :dcs_passthrough state of the terminal parser.

Summary

Functions

Processes input when the parser is in the :dcs_passthrough state. Collects the DCS data string until ST (ESC ).

Functions

handle(emulator, parser_state, input)

Processes input when the parser is in the :dcs_passthrough state. Collects the DCS data string until ST (ESC ).