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

View Source

Handles the :dcs_entry state of the terminal parser.

Summary

Functions

Processes input when the parser is in the :dcs_entry state. Similar to CSI Entry - collects params/intermediates/final byte.

Functions

handle(emulator, parser_state, input)

Processes input when the parser is in the :dcs_entry state. Similar to CSI Entry - collects params/intermediates/final byte.