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

View Source

Handles the :csi_intermediate state of the terminal parser.

Summary

Functions

Processes input when the parser is in the :csi_intermediate state. Collects intermediate bytes (0x20-0x2F).

Functions

handle(emulator, parser_state, input)

Processes input when the parser is in the :csi_intermediate state. Collects intermediate bytes (0x20-0x2F).