Status output reworked using a new progress indicator that can share the terminal with other outputs.

This commit is contained in:
2026-01-05 16:20:43 +00:00
parent 7b483153af
commit e62d26e4f8
4 changed files with 397 additions and 156 deletions
+2
View File
@@ -294,6 +294,8 @@ def run(
start_time,
progress_state,
infinite=infinite,
output_name=output,
oseek=oseek,
)
if not quiet:
progress.start()