tmux-plugins / tmux-battery

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

Unable to see battery_percentage in status-right #81

Closed kdheepak closed 5 years ago

kdheepak commented 5 years ago

Do you know what might be going on here?

Screen Shot 2019-06-11 at 2 24 48 AM

I'm able to run the script and get the right battery percentage from the command line, but I'm not able to do the same within the tmux status-right.

cixel commented 5 years ago

Make sure run '~/.tmux/plugins/tpm/tpm' is at the bottom of the file, after set-option ...

martinbeentjes commented 5 years ago

@kdheepak As @cixel says, please put the run '~/.tmux/plugins/tpm/tpm' at the bottom of your tmux configuration file. I will close this issue for now.