Status output reworked using a new progress indicator that can share the terminal with other outputs.
This commit is contained in:
@@ -294,6 +294,8 @@ def run(
|
||||
start_time,
|
||||
progress_state,
|
||||
infinite=infinite,
|
||||
output_name=output,
|
||||
oseek=oseek,
|
||||
)
|
||||
if not quiet:
|
||||
progress.start()
|
||||
|
||||
Reference in New Issue
Block a user