vincentdephily / emlop

EMerge LOg Parser
GNU General Public License v3.0
36 stars 4 forks source link

Support predict with multiple emerging items #39

Closed minecrawler closed 1 year ago

minecrawler commented 1 year ago

At the moment, predict only shows the package which is emerged right now, but when emerging several packages (e.g. emerge ... @world), I also would love to see the predicted time for all packages to complete.

Now: Shows only one item ![image](https://github.com/vincentdephily/emlop/assets/1130708/baacbdb3-2a97-4f5a-8464-cbe75c7435c4)

Want: Shows all 17 items with time estimations, prediction-accuracy and completion status

vincentdephily commented 1 year ago

This has been implemented in git for a while (you can see it in action in the readme gif), it just needs a release (very soon !).

In the meantime with the current version, you can get the same functionality using a command like emerge -rOp | emlop p.