aboutsummaryrefslogtreecommitdiff
path: root/functions
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into nextBen Hilburn2017-10-071-4/+4
|\
| * Adding a space after VCS_BRANCH_ICON by defaultBen Hilburn2017-10-071-3/+3
| |
| * Corrected awesome-fontconfig lock iconSimon Pettersson2017-10-051-1/+1
| |
* | Updating Dropbox icon for non-awesome fontsBen Hilburn2017-10-071-1/+4
| |
* | Added dropbox segmentTimothy Earley2017-10-011-0/+4
| |
* | Slight tweaks to the awesome-mapped-fontconfig error message.Ben Hilburn2017-08-271-1/+4
| |
* | Merge branch 'awesome-font-mapping' of ↵Ben Hilburn2017-08-271-0/+71
|\ \ | |/ |/| | | https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping
| * similar to PR #472, fixing for awesome font mappingsPaul Frybarger2017-08-131-0/+71
| |
* | Merge branch 'master' into nextBen Hilburn2017-08-122-7/+7
|\|
| * Update OK_ICON weight to march FAIL_ICONGiorgi Gzirishvili2017-07-281-3/+3
| | | | | | Fixes #576.
| * Fix reference for python icon.Diego Rabatone Oliveira2017-07-221-2/+2
| | | | | | | | | | | | | | While using awesome-terminal-fonts it is recommended to use `\ue63c` to reference python icon instead of `\U1F40D` (that wasn't even working). Ref: https://github.com/gabrielelana/awesome-terminal-fonts/issues/38#issuecomment-302939451
| * Fix empty delimiterDominik Ritter2017-07-121-1/+1
| | | | | | | | | | Even if the delimiter is empty, the min length should be 1. This fixes #558
* | Merge remote-tracking branch 'origin/master' into pr/merge-masterChristian Höltje2017-07-131-0/+4
|\|
| * add Gopher icon to go_version segmentJason Hutchinson2017-05-261-0/+4
| |
* | Merge branch 'next' into nextBen Hilburn2017-06-021-0/+4
|\ \
| * | use p9k print_icon for kubecontext segmentJason Hutchinson2017-05-261-0/+4
| | |
* | | add vpn ip to promptDavid Sabatie2017-05-311-6/+10
|/ /
* | Incorporating @dritter's feedback from #524.Ben Hilburn2017-05-231-4/+4
| |
* | newline: support PROMPT_ON_NEWLINEChristian Höltje2017-05-131-4/+8
| | | | | | | | | | | | | | The newline segment will now show ├─ when using `POWERLEVEL9K_PROMPT_ON_NEWLINE` Note: This can be overridden via `POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX`
* | Icons for Windows/Cygwin + Refixes 32-bit supportguixxx2017-05-072-0/+8
|/
* Merge branch 'master' into nextBen Hilburn2017-04-191-1/+1
|\
| * Changing name of nerdfont option per #458Ben Hilburn2017-04-041-1/+1
| |
* | Converting timer start time to hexBen Hilburn2017-04-191-1/+1
| |
* | Improve logicguixxx2017-04-191-9/+8
| |
* | Adds Android icon/battery plugin supportguixxx2017-04-192-0/+13
|/ | | | Plus fixes bhilburn/powerlevel9k#479, which was causing integer overflow on 32-bit CPUs
* Merge pull request #446 from dritter/fix_442Ben Hilburn2017-03-211-0/+8
|\ | | | | Protect special characters in various modes
| * Add default locale to protect the special charactersDominik Ritter2017-03-181-0/+8
| |
* | Merge pull request #449 from dritter/ordered_icons_listBen Hilburn2017-03-211-2/+14
|\ \ | | | | | | Sort the output of `get_icon_names` alphabetically
| * | Improve get_icon_names functionDominik Ritter2017-03-191-1/+12
| | | | | | | | | | | | | | | | | | | | | As this function gets more and more important, it now checks for overrides the user has made and prints these icons instead. At least unless the first parameter is not set to "original". Then it will print the default icons.
| * | Sort the output of `get_icon_names` alphabeticallyDominik Ritter2017-03-191-1/+2
| |/
* | nerdfont config: changing order, removing duplicatesBen Hilburn2017-03-211-9/+4
| |
* | added missing iconsLuca Corsini2017-03-201-11/+23
|/
* Fixing AWS icon for nerdfonts, fixing branch icon space.Ben Hilburn2017-03-081-5/+5
|
* Hide error when no origin in git repoDavid Paz2017-02-241-1/+1
| | | | | Fix git ls-remote call to match as in sugessted code for redirect error to null.
* Update awesome-fontconfig SERVER_ICON to Riadh Habbachi2017-02-231-1/+1
|
* nerdfont: updating name for nerdfont selectionBen Hilburn2017-02-231-1/+1
|
* Merge branch 'nerdfont' of https://github.com/kaymmm/powerlevel9k into ↵Ben Hilburn2017-02-231-0/+56
|\ | | | | | | kaymmm-nerdfont
| * fix spacing on battery iconKeith Miyake2017-01-271-1/+1
| |
| * Merge branch 'next' of https://github.com/bhilburn/powerlevel9k into nerdfontKeith Miyake2017-01-261-0/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'next' of https://github.com/bhilburn/powerlevel9k: CHANGELOG: Updating to reflect work on `next` README: fixing name of `detect-virt` to `detect_virt` README: default segment list was no longer accurate updating changelog for segment name change `disk_usage` incorportaing feedback from review on `hdd_usage` segment Fix swift segment Updating the readme wih `hdd_usage` details. changing `hdd_usage` to actually show usage Moving `HDD_ICON` definition to consistent spot. Fix Fix Fix Fix Fix Fix Change colors Add anion155's HDD segment
| * \ Merge remote-tracking branch 'upstream/next' into nerdfontKeith Miyake2017-01-222-12/+36
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/next: (41 commits) vcs icons: fixing branch spacing and remote icon in fontawesome same deal for the "FAIL_ICON"! fixing the "OK_ICON" in 'awesome-fontconfig' which somehow got broken Change powerlevel9k_init to prompt_powerlevel_setup Fix MacOS specific battery segment logic. Minor fix-up to the README. Adding license note about the new logo. more typos Adding the new logo to the README! fixed typo fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty .. i hope fixed typo reverted testing value to default value added link to segemnt documenation in README fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty for real fixed issue with POWERLEVEL9K_PUBLIC_IP_NONE being empty added README section for public_ip segment added the ability to specify and only attempt a particular method Add Changelog for v0.5.0 added configurable string when there is no IP updated some comments changed some offline behavior ...
| * | | Add nerdfont iconsKeith Miyake2016-12-091-1/+56
| | | |
* | | | Merge branch 'next' into execution_timeDominik Ritter2017-02-142-0/+19
|\ \ \ \
| * | | | Adding `ssh` segment back with some minor changes.Ben Hilburn2017-02-141-0/+3
| | | | |
| * | | | Merge branch 'next' into benoits_dir_segmentDominik Ritter2017-02-121-0/+3
| |\ \ \ \
| * | | | | More possibilities with truncate folder markerBenoit Averty2017-02-011-8/+9
| | | | | |
| * | | | | Add dir_truncate_root optionBenoit Averty2017-02-011-0/+15
| | |_|_|/ | |/| | |
* | | | | Reworked `command_execution_time` segmentDominik Ritter2017-02-141-0/+3
| |/ / / |/| | | | | | | | | | | | | | | | | | | - Add a visual identifier - Fix a bug that the time was not reset - Make calculation independent of segment (thx @rjorgenson)
* | | | Add directory permission prompt segmentBenoit Averty2017-02-011-0/+3
|/ / /
* | | Merge pull request #378 from bhilburn/anion155-hdd-segmentBen Hilburn2017-01-221-0/+3
|\ \ \ | |_|/ |/| | Adding new disk_usage segment, based on Anion155's hdd_usage
| * | incorportaing feedback from review on `hdd_usage` segmentBen Hilburn2017-01-221-3/+3
| | |