Expand description
This module contains the main logic for running the terminal user interface (TUI).
Modules§
- actions 🔒
- This module defines the actions that can be performed in the UI and their dispatching logic.
Functions§
- run_tui
- Initializes and runs the terminal user interface.