tmux-battery
tmux-battery copied to clipboard
Fix MacOSX Catalina without battery situation
trafficstars
- Situation
✗ pmset -g batt
Now drawing from 'AC Power'
When I use pmset command using in helpers.sh, I get above output.My PC
does not have battery, so the plugin cannot display it well.
So I add some judgment for supporting the PC without battery.
Signed-off-by: van [email protected]