You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Features:
7
7
* eg. `--disk-percent-green 20 --disk-percent-yellow 50` will show green if disk usage is less than 20%, yellow if disk usage is less then 50%, and red otherwise.
8
8
* Add `--percent-color-[green|yellow|red]` options to specify color of different percent value states.
9
9
* eg. `--percent-color-green blue` will show blue color if percent value falls in green state.
10
+
* Improve Intel macbook support (macOS)
10
11
11
12
Bugfixes:
12
13
* Fix segfault in CPU module when running in aarch64 machine without `lscpu` installed (CPU, Linux)
0 commit comments