Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

[WIP] Staging 0.6.5 #859

Merged
merged 64 commits into from Jun 25, 2018
Merged

[WIP] Staging 0.6.5 #859

merged 64 commits into from Jun 25, 2018

Commits on Oct 5, 2017

  1. Powerlevel9k#632: Indicate Rust or (rust) for rust_version segmen…

    …t only if icon is unavailable
    Chris Chou committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    5657fe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Configuration menu
    Copy the full SHA
    a761e3c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Add test for wrong truncation if switching back to home folder

    This happens if a user switches from a subdirectory of $HOME
    back to the home folder and truncation strategy is "truncate
    folders from left". Then the folder is displayed as .../~
    
    PR: Powerlevel9k#773
    dritter committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    83ad5b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Configuration menu
    Copy the full SHA
    d43f128 View commit details
    Browse the repository at this point in the history
  2. Fix Brightness Table

    nikeee committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    70fa74f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    4de4e8d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Configuration menu
    Copy the full SHA
    b260adb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. workaround for ZSH status behavior

    `$pipestatus` is returning all zeros when using `[[  ]]` expressions
    that are false.
    
    This works around it by using `$status` (A.K.A. `$?`) when `$pipestatus`
    has only 1 items.
    
    Fixes Powerlevel9k#749
    docwhat committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    fe33c40 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Powerlevel9k#777 Add POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW variable t…

    …o display prompt_rbenv if rbenv_version_name is the same as rbenv_global
    shellop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    9f7b0b7 View commit details
    Browse the repository at this point in the history
  2. Powerlevel9k#777 update Readme with POWERLEVEL9K_RBENV_PROMPT_ALWAYS_…

    …SHOW variable description
    shellop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    e85fb6c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    1aee125 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Add vcs branch name truncating.

    Taras Shpachenko committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    111d152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eddce2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    02d4e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfda084 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Merge pull request Powerlevel9k#800 from lifehackett/patch-1

    Fix table formatting in README
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    c6504ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request Powerlevel9k#799 from noraj/patch-1

    add rvm to README
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    6e3ceb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356f05f View commit details
    Browse the repository at this point in the history
  4. Merge pull request Powerlevel9k#781 from nikeee/master

    Fix Brightness Table in README
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    3dc17fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request Powerlevel9k#789 from docwhat/pr/status-bug

    workaround for ZSH status behavior
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    83e3267 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Powerlevel9k#773 from conradhaupt/fix_dir_nav

    Fixed home abbreviation not being exclusive with circular navigation
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    0d8bfb6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Powerlevel9k#795 from ryandav/rbenv-prompt-option-…

    …always-displays-#777
    
    Rbenv prompt option always displays Powerlevel9k#777
    bhilburn committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    13b0e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    c36b47b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    05f44b9 View commit details
    Browse the repository at this point in the history
  2. Alphabetize chruby documentation

    opes committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    75c6838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb85e7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    5fd171c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. add new option "POWERLEVEL9K_BATTERY_HIDE_FULL"

    Hides the battery segment if percentage hits 100%
    iilonmasc committed May 8, 2018
    Configuration menu
    Copy the full SHA
    3c27f14 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    642034e View commit details
    Browse the repository at this point in the history
  2. rename variable to POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD

    Variable now holds an integer, if your battery status is greater or equal to this integer the
    segment will be hidden
    iilonmasc committed May 9, 2018
    Configuration menu
    Copy the full SHA
    238b231 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    9b0e0c7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    7ab9cb1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Fix test for rust segment

    dritter committed May 12, 2018
    Configuration menu
    Copy the full SHA
    27bd1cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dritter/fix_rust_tests

    Fix test for rust segment
    TheDan64 committed May 12, 2018
    Configuration menu
    Copy the full SHA
    4df61d9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    557f599 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    fcea56b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Merge pull request Powerlevel9k#811 from shirts/chore/public-ip-file-…

    …name
    
    Update default public ip file name
    bhilburn committed May 23, 2018
    Configuration menu
    Copy the full SHA
    0e3c192 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Fix RPROMPT placement

    This fixes Powerlevel9k#841
    dritter committed May 25, 2018
    Configuration menu
    Copy the full SHA
    37cbc9a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    2f95fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0b924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c4203b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Merge branch 'master' into staging_065

    Conflicts were:
    - README.md: Two commits targeted the brightness table. Powerlevel9k#781 from
    14. April 2018 on master and Powerlevel9k#684 from 05. December 2017 on next.
    - powerlevel9k.zsh-theme: Two commits targeted the rbenv segment. Both
    achieve the same thing: To show the Ruby version number always. Powerlevel9k#795 on
    next from 14. April 2018 and Powerlevel9k#610 on master from 28. September 2017. I
    went with Powerlevel9k#795 here as this - although being newer - is the one on
    master, and that should be more stable.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    55473c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'guicassolato/fix-wrapper-slowness' into…

    … staging_065
    
    Conflicts were:
    - functions/vcs.zsh: Two commits avoided wrapper behaviour. Powerlevel9k#685
    in grep, Powerlevel9k#797 in git.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    45ae153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154e923 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'VanRoy/master' into staging_065

    Conflicts were:
    - functions/icons.zsh: The Java Segment was added on master, but on next
    were added various Segments with icons in the meantime.
    - powerlevel9k.zsh-theme: Java Segment was added on master, Dropbox
    Segment was added on next.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    4c2f58b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'chhschou/master' into staging_065

    Conflicts were:
    - powerlevel9k.zsh-theme and test/segments/rust_version.spec:
    rust_version Segment changed (Powerlevel9k#641) on master and colors got
    names (Powerlevel9k#703) on next.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    e763fa1 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'TheDan64/master' into staging_065

    Conflicts were:
    - test/segments/rust_version.spec and powerlevel9k.zsh-theme. Powerlevel9k#826
    removes grep from parsing the rust version on next; Powerlevel9k#703 changes color
    names.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    d350062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3456af3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db76380 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'sambadevi/feature/etc-option-in-dir-seg…

    …ment' into staging_065
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    47e2aed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4021975 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5eedb25 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065

    Conflicts were:
    - test/segments/command_execution_time.spec and
    test/segments/go_version.spec: All conflicts come from renaming color
    names on next (Powerlevel9k#703) and adding a whitespace to the Visual Identifier
    (Powerlevel9k#854) on master.
    dritter committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    d9d9fb9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a2d8ccc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0257159 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Fix travis build

    dritter committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    dc21b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    51b53cd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Fix variable in README

    - Fix the variable name for the VCS shorten strategy.
    - Add a heading for VCS truncation.
    dritter committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b7681a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Hide one-space indent at right margin

    ZSH displays the right prompt indented one space from the right
    margin. This can be tweaked with ZLE_RPROMPT_INDENT=0, but that
    makes display problems very likely and I don't recommend it. But
    all is not lost.
    
    The %E prompt format does continue the current background color
    through that last indent space. So it can *look* like our prompt
    goes right up to the margin, if:
    1) We remove the trailing space from the last segment, and
    2) We add %E before clearing the background color
    softmoth committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    3989834 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Configuration menu
    Copy the full SHA
    d09a46f View commit details
    Browse the repository at this point in the history
  2. Use cog glyph on all modes

    dritter committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    595bdb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    08a3801 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    dritter committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    8c0df73 View commit details
    Browse the repository at this point in the history
  3. Fix java_version segment

    dritter committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    bda3171 View commit details
    Browse the repository at this point in the history