aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cdalvaro-add_space_between_remote_icon_and_commit_hash'romkatv2019-07-032-5/+4
|\
| * Merge branch 'add_space_between_remote_icon_and_commit_hash' of https://githu...romkatv2019-07-032-5/+4
|/|
| * Add space between remote icon and commit hashCarlos Álvaro2019-07-032-5/+4
* | add RIGHT_SEGMENT_END_SEPARATORromkatv2019-07-032-1/+10
|/
* set VI_KEYMAP in zle-keymap-selectRoman Perepelitsa2019-07-021-1/+2
* typos in commentsromkatv2019-07-011-2/+2
* make custom dir classes easier to use, fix bugs, write docs, rename parameter...romkatv2019-07-011-23/+85
* Merge branch 'raul-benito-master'romkatv2019-07-011-7/+12
|\
| * Merge remote-tracking branch 'upstream/master'Raul Benito Garcia2019-07-010-0/+0
| |\ | |/ |/|
* | make POWERLEVEL9K_VCS_${component}FORMAT_FOREGROUND overrides work on ZSH old...romkatv2019-06-291-1/+2
* | fix custom prompt on ZSH older than 5.2romkatv2019-06-291-4/+3
| * Allow to define icons and states as dicitionary.Raul Benito Garcia2019-07-011-12/+17
|/
* Merge pull request #93 from MarvinTeichmann/patch-1Roman Perepelitsa2019-06-251-1/+3
|\
| * Make virtualenv segment configurable, similar to anaconda.Marvin Teichmann2019-06-251-1/+3
* | don't attempt to flock a fifo; it doesn't work on bsdromkatv2019-06-241-5/+8
|/
* run all segment rendering code under `emulate -L zsh && setopt no_hist_expand...romkatv2019-06-221-20/+7
* pull upstream changes from gitstatusromkatv2019-06-222-0/+0
* delete pure10k screenshot; it's no longer referenced by the gistromkatv2019-06-211-0/+0
* make public_ip faster, especially when there is no internet connectionromkatv2019-06-211-86/+128
* add VCS_DIRTY_ICON for better Pure emulationromkatv2019-06-201-18/+22
* when command_execution_time is a single integer, add 's' suffix to itromkatv2019-06-201-1/+2
* add POWERLEVEL9K_DIR_HYPERLINKromkatv2019-06-201-1/+6
* Properly escape all weird shit (e.g., quotes).romkatv2019-06-201-37/+37
* speed up rvm promptromkatv2019-06-201-7/+5
* treat REGION_ACTIVE=2 the same way as REGION_ACTIVE=1romkatv2019-06-201-4/+5
* add POWERLEVEL9K_VIRTUALENV_SHOW_PYTHON_VERSIONromkatv2019-06-201-2/+7
* show minor python versionromkatv2019-06-201-1/+1
* simplify chrubyromkatv2019-06-201-17/+5
* add POWERLEVEL9K_ANACONDA_SHOW_PYTHON_VERSIONromkatv2019-06-201-3/+13
* fix _get_icon on ZSH 5.1romkatv2019-06-191-2/+3
* don't hook zle-line-finish if transient_prompt is not setromkatv2019-06-191-1/+1
* pull upstream changes from gitstatusromkatv2019-06-193-11/+12
* fix battery segment on macOSromkatv2019-06-181-1/+1
* remove leading "go" from go_versionromkatv2019-06-181-1/+1
* pull upstream changes from gitstatusromkatv2019-06-172-0/+0
* escape backslashesromkatv2019-06-161-35/+35
* fix properly round battery percentromkatv2019-06-161-2/+2
* make battery prompt work on WSLromkatv2019-06-161-8/+16
* bug fix: don't assume that $#POWERLEVEL9K_BATTERY_STAGES == $#POWERLEVEL9K_BA...romkatv2019-06-151-14/+18
* work around ZLE_RPROMPT_INDENT=0 bugs in ZSHromkatv2019-06-141-3/+32
* fix a bug in command_execution_time: wrong duration when it's over 24hromkatv2019-06-141-20/+17
* pull upstream changes from gitstatusromkatv2019-06-111-1/+3
* fix signal names printed by status prompt segmentromkatv2019-06-111-1/+1
* add a screenshot of pure10k configromkatv2019-06-101-0/+0
* pull upstream changes from gitstatusromkatv2019-06-101-11/+14
* Merge pull request #85 from Syphdias/link-fixRoman Perepelitsa2019-06-101-2/+2
|\
| * fixes links broken by a5b13acbSyphdias2019-06-101-2/+2
|/
* another blind attempt to fix mysterious non-reproducible issuesromkatv2019-06-091-11/+11
* pull upstream changes from gitstatusromkatv2019-06-091-0/+0
* ignore COLUMNS in _p9k_prompt_lengthromkatv2019-06-091-0/+1