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

Fix bug when checking whether `vmstat` exists #14

Open fsquillace opened 5 years ago

fsquillace commented 5 years ago

Small fix on checking whether vmstat exists. vmstat would never run otherwise.

akhan3 commented 5 years ago

:+1:

dominik-schwabe commented 4 years ago

massive bug why is this still not merged?