aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Clearer explanation for the home and folder icons.Dominik Ritter2016-01-081-6/+7
| | | |
| * | | Added an explanation for the "home" and "folder" icons.Dominik Ritter2016-01-061-0/+10
| | | |
* | | | Merge pull request #179 from dritter/general_cleanupBen Hilburn2016-01-081-10/+10
|\ \ \ \ | |_|/ / |/| | | Removed unnecessary spaceless codes from `fg` and `bg` vars.
| * | | The foreground and background instructions are spaceless by default. NoDominik Ritter2016-01-081-10/+10
| |/ / | | | | | | | | | need to make them spaceless explicitly.
* | | Merge pull request #178 from dritter/vcs_tag_whitespaceBen Hilburn2016-01-081-1/+1
|\ \ \ | |/ / |/| | Removed whitespace before git tag
| * | Removed whitespace before git tag.Dominik Ritter2016-01-081-1/+1
|/ /
* | README: Cleaning some things up.Ben Hilburn2016-01-061-35/+19
| |
* | Cleaning up comments. Also fixes #135.Ben Hilburn2016-01-061-37/+39
| |
* | Merge pull request #173 from dritter/consistent_visual_identifierBen Hilburn2016-01-061-8/+14
|\ \ | | | | | | Better support for segments that are just icons.
| * | More consistent visual identifiers. Now even segments that just have anDominik Ritter2015-12-291-8/+14
| | | | | | | | | | | | | | | | | | | | | icon as content print these icons as visual identifiers. Some of these segments have a verbose mode. If this verbose mode is false, some print just the icon (like the battery segment), which didn't work correctly before this change.
* | | Merge pull request #174 from niklas-heer/shorten-fish_likeBen Hilburn2016-01-062-3/+18
|\ \ \ | |/ / |/| | added fish-like shortening strategy
| * | fixed documentationNiklas Heer2016-01-041-5/+4
| | |
| * | added documentationNiklas Heer2016-01-041-0/+14
| | |
| * | used set_default-function insteadNiklas Heer2015-12-311-7/+1
| | |
| * | added a new variable POWERLEVEL9K_SHORTEN_DELIMITER to specifiy the delimiterNiklas Heer2015-12-311-6/+11
| | |
| * | added fishe-like shortening strategyNiklas Heer2015-12-301-0/+3
|/ /
* | Merge pull request #165 from dritter/battery_visual_identifierBen Hilburn2015-12-225-50/+88
|\ \ | | | | | | Adding ability for segments to be combined.
| * \ Merge branch 'next' into battery_visual_identifierDominik Ritter2015-12-220-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #164 from dritter/status_color_fixBen Hilburn2015-12-223-97/+147
|\ \ \ | | | | | | | | Split up the `status` segment
| | * \ Merge branch 'battery_visual_identifier' of github.com:dritter/powerlevel9k ↵Dominik Ritter2015-12-183-16/+23
| | |\ \ | | | | | | | | | | | | | | | into battery_visual_identifier
| | | * | Added the "visual identifier" concept to the `vcs` segment.Dominik Ritter2015-12-183-10/+15
| | | | |
| | | * | Added the "visual identifier" concept to the `symfony2_version` segment.Dominik Ritter2015-12-171-1/+1
| | | | |
| | | * | Added the "visual identifier" concept to the `symfony2_tests` andDominik Ritter2015-12-171-5/+5
| | | | | | | | | | | | | | | | | | | | `rspec_stats` segments.
| | | * | Added the "visual identifiers" concept to the `ram` segment.Dominik Ritter2015-12-171-2/+2
| | | | |
| | * | | Merge branch 'status_color_fix' into battery_visual_identifierDominik Ritter2015-12-183-109/+159
| | |\ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Little VCS segment cleanup.Dominik Ritter2015-12-171-4/+2
| | | |
| * | | Changed the order of default segments.Dominik Ritter2015-12-171-3/+3
| | | |
| * | | Typo.Dominik Ritter2015-12-171-1/+1
| | | |
| * | | Added ability to join segments together. You always join a segmentDominik Ritter2015-12-162-80/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the previous one. Just add "_joined" to the segment name in your `POWERLEVEL9K_LEFT_PROMPT_ELEMENTS`-array. Developers: Be aware that the order of parameters given to left/right_prompt_segment has changed!
| * | | Split up the `status` segment into a `background_jobs`, `root_indicator` and ↵Dominik Ritter2015-12-133-20/+32
|/ / / | | | | | | | | | | | | | | | `status` segment. This fixes #163
| * | Removed trailing whitespace.Dominik Ritter2015-12-171-1/+1
| | |
| * | Remove trailing whitespaces from CHANGELOG.Dominik Ritter2015-12-161-2/+2
| | |
| * | Added changelog.Dominik Ritter2015-12-161-0/+5
| | |
| * | Added the "state" concept to the `dir` segment.Dominik Ritter2015-12-151-2/+2
| | |
| * | Only check for a user defined variable if we really have an visualDominik Ritter2015-12-151-12/+16
| | | | | | | | | | | | identifier.
| * | Added the "visual identifier" concept to the `rbenv` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `node_version` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Some icons are visual identifiers now, so they shouldn't control theDominik Ritter2015-12-151-6/+6
| | | | | | | | | | | | margin to the text (which is whitespace).
| * | Bugfix: the default should be a pure color, not a full ZSH colorDominik Ritter2015-12-151-2/+2
| | | | | | | | | | | | modifier.
| * | Interesting: We don't need to swap the whitespaces if the visualDominik Ritter2015-12-151-2/+1
| | | | | | | | | | | | | | | | | | identifier should be rendered on the right side, because the terminal gets printed from left to right and the double width characters need their "print me right"-whitespaces on the right side anyways.
| * | For left aligned segments start the foreground color after the visualDominik Ritter2015-12-151-4/+4
| | | | | | | | | | | | identifier has been printed.
| * | Added the "visual identifier" concept to the `todo` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `rvm` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `node_version` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `load` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `ip` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Added the "visual identifier" concept to the `dir` segment.Dominik Ritter2015-12-151-4/+2
| | |
| * | Added the "visual identifier" concept to the `aws` segment.Dominik Ritter2015-12-151-1/+1
| | |
| * | Used the new "visual identifier" concept for the battery segment.Dominik Ritter2015-12-151-3/+3
| | |
| * | Allow users to overwrite the color for the visual identifier only.Dominik Ritter2015-12-151-0/+8
| | |