tmux-plugins / tmux-battery

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

return appropriate icon for 'finishing charge' #115

Open purajit opened 2 weeks ago

purajit commented 2 weeks ago

pmset can return the status finishing charge, which currently gets evaluated as "unknown" in tmux-battery.

pmset returns this status here and evaluates it here, essentially returning this as the battery asymptotically approaches 100%.