Raxol.Terminal.Commands.DCSHandlers (Raxol v0.3.0)

View Source

Handles the execution logic for specific DCS commands.

Functions are called by Raxol.Terminal.Commands.Executor after initial parsing.

Summary

Functions

Dispatches DCS command execution based on intermediates and final byte.

Functions

handle_dcs(emulator, params, intermediates_buffer, final_byte, data_string)

Dispatches DCS command execution based on intermediates and final byte.