Raxol.Terminal.Modes.Handlers.DECPrivateHandler (Raxol v0.5.0)
View SourceHandles DEC Private mode operations and their side effects. Manages the implementation of DEC private mode changes and their effects on the terminal.
Summary
Functions
Handles a DEC private mode change and applies its effects to the emulator.
Functions
@spec handle_mode_change( atom(), Raxol.Terminal.Modes.Types.ModeTypes.mode_value(), Raxol.Terminal.Emulator.t() ) :: {:ok, Raxol.Terminal.Emulator.t()} | {:error, term()}
Handles a DEC private mode change and applies its effects to the emulator.