tmux-plugins / tmux-battery

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

Battery live icon #106

Open Ethanol48 opened 1 year ago

Ethanol48 commented 1 year ago

Implementation of icon that changes depending if the device is charging

Ethanol48 commented 1 year ago

Screenshot 2023-01-18 at 22 50 58 Screenshot 2023-01-18 at 22 49 58

This are simple examples of the feature

these are the "normal" ones:

Screenshot 2023-01-18 at 22 58 17

and these ones are displayed when the computer is charging:

Screenshot 2023-01-18 at 22 58 27
martinbeentjes commented 11 months ago

Looking at the diff I see the font encoding does not recognize these icons. Which font is being used here? What happens if I do not have this font?

Ethanol48 commented 11 months ago

It's being used a nerd font, it needs to be installed manually by the user, but offers more clearer icons

Ethanol48 commented 11 months ago

These are some example of what it is rendered if the NerdFont is installed, I also added 10 'levels' of colors for making more obvious the charge level

Screenshot 2023-12-09 at 15 59 51 Screenshot 2023-12-09 at 18 42 12 Screenshot 2023-12-09 at 18 42 58
Ethanol48 commented 11 months ago

recently Nerdfont change their encodings and with it they added more icons, now this "module" has ten levels of battery icons.

Screenshot 2023-12-11 at 15 45 28 Screenshot 2023-12-11 at 15 46 09