Added base support for progress bars
This commit is contained in:
parent
0c165df09c
commit
d142efe2db
4 changed files with 74 additions and 0 deletions
6
1.4.md
6
1.4.md
|
|
@ -8,6 +8,12 @@
|
|||
|
||||
### Info
|
||||
|
||||
- Added the ability to print certain info as a progress bar.
|
||||
- Added `--progress_char` and `$progress_char` to set the character the progress bars<br \>
|
||||
will be drawn with.
|
||||
- Added `--progress_colors` to color the progress bars.
|
||||
- Added `$progress_color_elapsed` and `$progress_color_total` config options.
|
||||
|
||||
**Battery**<br \>
|
||||
- Added support for NetBSD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue