Raxol.Terminal.State.Manager (Raxol v2.0.1)
View SourceState manager for terminal emulator state. Provides functions for managing modes, attributes, and state stack.
This is a compatibility wrapper that delegates to the actual StateManager implementation while maintaining the expected API for tests.
Summary
Functions
Clears the state stack.
Gets an attribute value from the emulator state.
Gets a mode value from the emulator state.
Gets the state stack.
Creates a new state manager instance.
Pops state from the state stack.
Pushes current state onto the state stack.
Resets state to initial values.
Sets an attribute value in the emulator state.
Sets a mode value in the emulator state.
Functions
Clears the state stack.
Gets an attribute value from the emulator state.
Gets a mode value from the emulator state.
Gets the state stack.
Creates a new state manager instance.
Pops state from the state stack.
Pushes current state onto the state stack.
Resets state to initial values.
Sets an attribute value in the emulator state.
Sets a mode value in the emulator state.