Raxol.Terminal.ModeManager.SavedState (Raxol v0.5.0)

View Source

Handles saved state operations for the mode manager. This includes saving and restoring cursor positions, screen states, and other terminal modes.

Summary

Functions

Restores the previously saved terminal state.

Saves the current terminal state. This includes

Functions

restore_state(emulator)

Restores the previously saved terminal state.

save_state(emulator)

Saves the current terminal state. This includes:

  • Cursor position and attributes
  • Screen state (main/alternate)
  • Current modes