Home
last modified time | relevance | path

Searched hist:a9c1157a2a944e544743621f5ab954df4c3fc379 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/pkgman/
H A DPackageManager.ha9c1157a2a944e544743621f5ab954df4c3fc379 Mon Oct 30 13:14:34 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> pkgman: Completely rework download progress indicator.

* Remove the Unicode progress characters, instead change terminal
background color
* Include downloaded/total size in the displayed information
* Include transfer rate (over the last 1s)

Here's a quick screenshot of what it looks like now:
https://i.imgur.com/x4II3Fu.png

"Inspired" by a very old patch by Axel, but almost all of this is my own work.

Fixes #13424.
H A DPackageManager.cppa9c1157a2a944e544743621f5ab954df4c3fc379 Mon Oct 30 13:14:34 UTC 2017 Augustin Cavalier <waddlesplash@gmail.com> pkgman: Completely rework download progress indicator.

* Remove the Unicode progress characters, instead change terminal
background color
* Include downloaded/total size in the displayed information
* Include transfer rate (over the last 1s)

Here's a quick screenshot of what it looks like now:
https://i.imgur.com/x4II3Fu.png

"Inspired" by a very old patch by Axel, but almost all of this is my own work.

Fixes #13424.