Changelog
This commit is contained in:
parent
da5d912774
commit
639641a159
3 changed files with 10 additions and 0 deletions
6
1.4.md
6
1.4.md
|
|
@ -11,9 +11,15 @@
|
|||
- 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_length` to change the length of the progress bars.
|
||||
- Added `--progress_colors` to color the progress bars.
|
||||
- Added `$progress_color_elapsed` and `$progress_color_total` config options.
|
||||
|
||||
**CPU Usage**<br \>
|
||||
- Added `cpu_usage` function which prints your current cpu usage.
|
||||
- Added `--cpu_usage_bar` and `$cpu_usage_bar` to enable/disable displaying a progress<br \>
|
||||
bar in the output.
|
||||
|
||||
**Battery**<br \>
|
||||
- Added support for NetBSD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue