Expand description
Arc Academy Terminal - TUI Interface
Beautiful terminal UI using ratatui
Re-exports§
Modules§
- analytics
- User analytics and progress tracking
- ansi
- ANSI escape code parsing for colored output
- app
- Main application state and logic
- autocomplete
- Command and path autocompletion
- events
- Event handling for the TUI
- icons
- Icon constants and helpers using Nerd Fonts with tasteful colors
- panels
- Panel definitions and implementations
- persistence
- Session persistence for command history and user progress
- shell
- Real shell execution using PTY
- theme
- Theme and color scheme management
- ui
- UI rendering and layout
Functions§
- run
- Run the TUI application