Expand description
Fancy terminal UI using Ratatui for sync progress visualization
Structs§
- SyncUI
- Terminal UI for sync progress
- Theme
- Color theme for the TUI
- TuiCleanup
Guard - Handle TUI cleanup on panic or signal
Functions§
- restore_
terminal - Restore terminal to normal mode
- run_tui
- Run the TUI event loop (call from tokio::spawn)
- setup_
terminal - Setup terminal for TUI mode