summaryrefslogtreecommitdiff
path: root/plugins/battery
AgeCommit message (Collapse)Author
2014-01-18Adds a method that print a battery gaugeBrice Dutheil
It is especially useful for themes, this function is a port of the code written by Steve Losh and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity)
2013-11-04Prevent errors in prompts if no info available.James Seward
Define empty functions instead of none at all if we can't figure out the platform.
2013-04-23Merge pull request #1641 from NeuralSandwich/masterRobby Russell
Battery plugin updates
2013-04-20Separate the battery_pct_remaining data into it's own function so that it ↵Ron Shapiro
can be obtained even if the battery is connected.
2013-03-02Updated battery plugin. Displays charging time.Sean Jones
linux battery level now refreshes after every command
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