Added base support for progress bars

This commit is contained in:
Dylan
2016-03-03 10:12:21 +11:00
parent 0c165df09c
commit d142efe2db
4 changed files with 74 additions and 0 deletions

6
1.4.md
View File

@@ -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