tmux-plugins / tmux-battery

Plug and play battery percentage and icon indicator for Tmux.
MIT License
503 stars 98 forks source link

No data display. #24

Closed crazy-canux closed 8 years ago

crazy-canux commented 8 years ago

set -g status-right "CPU: #{cpu_icon} #{cpu_percentage} Batt: #{battery_icon} #{battery_percentage} #{battery_remain} | %a %h-%d %H:%M"

CPU: ❏ 12.85% Batt: | Tue Jun-28 01:12

No data for Battery.

crazy-canux commented 8 years ago

After reinstall it's ok.