tmux-plugins / tmux-battery

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

Show correct percentage and time for charging/discharging #35

Closed martinbeentjes closed 8 years ago

martinbeentjes commented 8 years ago

After some useful comments by @jbleuzen, this PR should correctly show the percentage on each version of macOS and earlier.

This closes #32, closes #33, closes #34.

jutkko commented 8 years ago

I like your approach!

martinbeentjes commented 8 years ago

The only comment I have for myself that when the pmset -g batt command output will change in some new shape which will output a second percentage. If this occurs, multiple occurrences of the regular expression will be placed on a new line each. For now, I think this is the most elegant solution. :)

bruno- commented 8 years ago

Hey @martinbeentjes, just sent you an invite for the repo admin role. Welcome to the team. Please take care of the project 😄

martinbeentjes commented 8 years ago

Hey @bruno-, thanks alot! I will take care of the project!