summaryrefslogtreecommitdiff
path: root/plugins/battery/battery.plugin.zsh
AgeCommit message (Expand)Author
2023-09-02feat(battery): add support for OpenBSD (#11872)not pua
2021-10-08fix(battery): force battery percentage as integerMarc Cornellà
2021-10-08fix(battery): fix system check so Termux uses the correct methodMarc Cornellà
2021-10-08feat(battery): add support for Android via Termux (#9752)Avneet Singh
2021-10-07fix(battery): support `acpitool` and multiple batteries under Linux (#9609)Ryan Voots
2020-11-10fix(battery): use `pmset` for battery percentage in macOS (#9364)aimuz
2020-04-05battery: revert battery charging symbol 1-character-width hackMarc Cornellà
2020-03-30battery: remove printf usage where possibleMarc Cornellà
2020-03-30battery: fix Full battery bug on Linux; force 1-char-width on charging symbolMarc Cornellà
2020-02-25battery: remove redundant grep calls in battery_pct functionMarc Cornellà
2020-02-25battery: fix floating point output in macOSMarc Cornellà
2020-02-12Remove invalid batteries (#8275)GregoireW
2020-02-12Report only active battery (#4726)Bruce Weirdan
2020-02-11Various syntax fixes and function naming equivalenceMarc Cornellà
2020-02-11Clean up Linux battery commands and syntaxMarc Cornellà
2020-02-11Fix calculation for battery percentage (#4774)Marc Cornellà
2019-10-09battery: add support for sysctl in FreeBSD (#8155)927589452
2017-02-22Fixing battery prompt formatting issue (cf #5894) (#5895)guyzmo
2016-10-10Use OSTYPE instead of uname whenever possible for better speed. (#5496)Hong
2016-09-15Fix battery plugin when acpi writes to stderr (#5413)Reed Riley
2014-07-23Use $OSTYPE instead of uname to speed things upChristian Höltje
2014-03-18Fixed errors if acpitool isn't installed on linuxReed Riley
2014-03-16Merge pull request #2539 from chriswiggins/masterRobby Russell
2014-03-16Merge pull request #2574 from thiagowfx/linux-batteryRobby Russell
2014-03-13Merge pull request #1776 from ronshapiro/masterRobby Russell
2014-03-02added the linux implementation to the battery pluginThiago Perrotta
2014-02-17Update battery plugin to show calculating - OSXChris Wiggins
2014-01-18Adds a method that print a battery gaugeBrice Dutheil
2013-11-04Prevent errors in prompts if no info available.James Seward
2013-04-29plugged_in functionRon Shapiro
2013-04-23Merge pull request #1641 from NeuralSandwich/masterRobby Russell
2013-04-20Separate the battery_pct_remaining data into it's own function so that it can...Ron Shapiro
2013-03-02Updated battery plugin. Displays charging time.Sean Jones
2012-12-02Fixed Kernel Detection in battery pluginSean Jones
2012-12-02Added support for Mac to battery pluginSean Jones
2011-10-20add: battery pluginPeter Hoeg