Commit Graph

2722 Commits (7ab85fbfc368a60c6224e69ce9655925e3ab8e8e)
 

Author SHA1 Message Date
romkatv eccbc65779 pull upstream changes from gitstatus
matt1003 690af685ef Ensure VCS is enabled when using segment "vcs_joined"
fixes: https://github.com/bhilburn/powerlevel9k/issues/1116
romkatv 43b984494d print HEAD instead of commit if not available; do not call zle when illegal to do so
romkatv 0710cc7221 docs
romkatv 6b55a87fbf docs
romkatv c99aa3e1b0 docs
romkatv 72dd96e58b docs
romkatv bdf3613395 replace .purepower argument with PURE_POWER_MODE
romkatv 4be593ee5b pull upstream changes from gitstatus
romkatv cea3f32d59 fix links
romkatv 078bf0d2f4 spello
romkatv 1140a79b10 docs
romkatv 4b273dd745 typo
romkatv 5fc4c6b826 typo
romkatv 4dd85e8918 add curl
romkatv fd9b08a412 spello
romkatv 460155a9e5 fix links
romkatv 0ab0c04cf3 docs
Roman Perepelitsa d1ddcb4ca7
docs
Roman Perepelitsa b4443b34c2
Merge pull request from MuhmdRaouf/node-status-project-only-version
add node_version only inside project folder option
Mohammed Abdel Ra'ouf b0e48cbdc8 add node_version only inside project folder option
romkatv 27b415f7f5 pull upstream changes from gitstatus
romkatv 3fd0e63776 don't kill timer when subshells exit
romkatv 88d81a215f formatting
romkatv a56b2c17d2 restore the copyright from the origin of powerlevel9k
Roman Perepelitsa 094c99da3e
better link
Roman Perepelitsa eb67fe0563
s/fork/reimplementation/ to avoid misleading people
romkatv fc9c4b6f36 fix incoming changes in git prompt
romkatv 0ecf2636b4 stop using typeset when declaring functions; it's stupid
romkatv fc178e9916 pull upstream changes from gitstatus
romkatv 3e9a41d619 document LOADING git state and extra styling options
romkatv 573c172c97 make extended git styling options consistent with the existing styling options
romkatv abfa07667a pull upstream changes from gitstatus
romkatv df6ba3a560 pull upstream changes from gitstatus
romkatv db48e0d62f simpler ws handling in git
romkatv c04536ce70 restore "loading" git status
romkatv ea13f92993 support individual styling for all parts of git prompt
romkatv 506598b521 support segments with multiple text elements
romkatv 604de18654 bail if someone tries to interpet powerlevel9k.zsh-theme with sh
romkatv f0770b414e get rid of unwanted whitespaces; this time the wanted whitespaces should remain
romkatv 724f0e6d50 optimize prompt_context
romkatv c38edde025 Revert "remove superfluous spaces from rprompt; optimize context"
This reverts commit a97892bc72.
romkatv a97892bc72 remove superfluous spaces from rprompt; optimize context
romkatv 1164e3e2a2 add caching to simple_dir
romkatv b55cf134d6 remove no longer relevant item from faq
romkatv 01f151fa1f bug fix: correctly handle consecutive segments without background
romkatv 85e9f4955b expand string parameters with (g::) where appropriate
romkatv 6e7ba25046 optimze prompt compiler
romkatv bf0b128652 optimize left_prompt_segment further
romkatv 013b96efd3 optimize left_prompt_segment