Module ui

Module ui 

Source
Expand description

Fancy terminal UI using Ratatui for sync progress visualization

Structs§

SyncUI
Terminal UI for sync progress
Theme
Color theme for the TUI
TuiCleanupGuard
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