diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2023-05-24 11:41:20 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-05-25 11:06:09 -0400 |
commit | 11521c6db7facf0703a6037948fdcc1f69cd6246 (patch) | |
tree | 7932f53483ac8999157b074767ca7e3a0781e5b5 /docs/markdown/snippets | |
parent | 2c806099c7d581b4181acd3ecffac42bed223bea (diff) | |
download | meson-11521c6db7facf0703a6037948fdcc1f69cd6246.zip meson-11521c6db7facf0703a6037948fdcc1f69cd6246.tar.gz meson-11521c6db7facf0703a6037948fdcc1f69cd6246.tar.bz2 |
ProgressBar: Fix some rendering issues
- Do not hardcode terminal width of 100 chars, that breaks rendering on
smaller terminal. It already uses current console width by default.
- Disable progress bar when downloading from msubprojects because it
fetches multiple wraps in parallel.
- Scale unit when downloading e.g. MB/s.
- Do not display rate when it's not a download.
- Do not display time elapsed to simplify the rendering.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions