Raxol.Plugins.Examples.StatusLinePlugin (Raxol v2.0.1)
View SourceStatus Line Plugin for Raxol Terminal
Provides a customizable status line showing system information, time, and modes. Demonstrates:
- Periodic updates with GenServer
- System information gathering
- UI positioning and rendering
- Configuration management
- Resource monitoring integration
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.