Expand description
Progress bar overlay rendering using egui.
Renders progress bars from OSC 9;4 (simple) and OSC 934 (named/concurrent) protocols as thin bar overlays at the top or bottom of the terminal window.
Structs§
- Named
Progress Bar - A named progress bar from OSC 934 sequences
- Progress
BarSnapshot - Snapshot of all active progress bars for rendering.
Functions§
- render_
progress_ bars - Render progress bar overlays using egui.