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

View Source

Handles the :csi_param state of the terminal parser.

Summary

Functions

Processes input when the parser is in the :csi_param state. Collects parameter digits (0-9) and semicolons (;).

Functions

handle(emulator, parser_state, input)

Processes input when the parser is in the :csi_param state. Collects parameter digits (0-9) and semicolons (;).