tmux-plugins / tmux-cpu

Plug and play cpu percentage and icon indicator for Tmux.
MIT License
426 stars 65 forks source link

Add load average support #52

Open pschmitt opened 4 years ago

pschmitt commented 4 years ago

This PR adds support for load averages via:

There's also a new config option: @load_per_cpu_core that when set to true will divide the load average displayed by the number of CPU cores.