samoshkin / tmux-plugin-sysstat

Prints CPU usage, memory & swap, load average, net I/O metrics in Tmux status bar
MIT License
157 stars 48 forks source link

Load average 0.00 is displayed as 0 #13

Open bartkl opened 5 years ago

bartkl commented 5 years ago

It may be rare in most cases, but I sometimes do see a load of 0.00 in my uptime, but it's displayed by this plugin as 0. That seems inconsistent and does not look nice.

Thanks for the great work!