issues
search
tmux-plugins
/
tmux-cpu
Plug and play cpu percentage and icon indicator for Tmux.
MIT License
444
stars
69
forks
source link
Fallback command ps -aux does not work on macOS
#89
Closed
patricorgi
closed
1 month ago
patricorgi
commented
3 months ago
The correct one for macOS is
ps aux
without the hyphen.
The correct one for macOS is
ps aux
without the hyphen.