Replies: 2 comments
-
This seems useful! |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a new terminal UI in 2.0 that helps along with this. Let us know if it still leaves more to be desired. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd like to request
When running task(s) across a large number of packages, it would be super helpful to be able to get a bit more insight as to how many tasks have completed/running/remaining.
Describe the solution you'd like
I could imagine when turbo is dumping its console output - each line could be prefixed with (6/10/20) where the first number represents successfully completed tasks, the second number how many currently in progress, and the last number how many remaining.
Describe alternatives you've considered
No real good options to get this level of progress.
Beta Was this translation helpful? Give feedback.
All reactions