aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pull upstream changes from gitstatusromkatv2019-11-059-0/+0
* survive broken user-defined gitattributesromkatv2019-11-051-0/+5
* pull upstream changes from gitstatusromkatv2019-11-041-1/+1
* pull upstream changes from gitstatusromkatv2019-11-041-1/+0
* use msys gitstatusd binary on mingwromkatv2019-11-041-1/+1
* pull upstream changes from gitstatusromkatv2019-11-041-0/+1
* Don't choke on empty zshrc.Roman Perepelitsa2019-11-041-1/+1
* pull upstream changes from gitstatusromkatv2019-11-042-0/+1
* support msysromkatv2019-11-041-1/+7
* pull upstream changes from gitstatusromkatv2019-11-042-0/+0
* enable vi_mode in configs that don't have prompt_charromkatv2019-11-023-1/+43
* pull upstream changes from gitstatusromkatv2019-11-023-7/+22
* add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERNromkatv2019-11-021-0/+4
* fix an error message printed for 32-bit intel users; see https://github.com/r...romkatv2019-10-301-1/+1
* transient_rprompt hides gapromkatv2019-10-291-17/+22
* add `p10k display` commandromkatv2019-10-291-2/+84
* highlight the default suggestion when asking about instant promptromkatv2019-10-281-2/+2
* speed up truncate_to_uniqueromkatv2019-10-281-35/+44
* remove debug logsromkatv2019-10-281-2/+0
* cheaper cache key in dirromkatv2019-10-281-1/+1
* speed up dotnetromkatv2019-10-281-7/+37
* don't stat unnecessary dirsromkatv2019-10-281-8/+8
* work around bugs in Hyperromkatv2019-10-281-8/+15
* speed up direnv and improve its rendering in instant promptromkatv2019-10-271-5/+16
* allow individual segments to be hidden or shown with low latencyromkatv2019-10-271-7/+11
* speed up prompt by 2ms when there are many POWERLEVEL9K parametersromkatv2019-10-271-17/+22
* docsromkatv2019-10-271-4/+1
* add direnv segment; fixes 291romkatv2019-10-275-4/+37
* move _p9k_precmd to the end of precmd_functionsromkatv2019-10-271-0/+3
* define instant_prompt_example to demonstrate how to add segments to instant p...romkatv2019-10-273-8/+66
* use more conservative glyphs in 'compatible' and 'powerline' moderomkatv2019-10-272-4/+21
* don't display ruler in instant prompt when the terminal size is unknownromkatv2019-10-261-1/+6
* better warningsromkatv2019-10-261-2/+4
* reset style before percent-expanding PROMPT_EOL_MARKromkatv2019-10-261-3/+3
* pick the correct default for PROMPT_EOL_MARKromkatv2019-10-261-5/+6
* doc cleanupromkatv2019-10-261-3/+0
* commentsromkatv2019-10-261-1/+1
* doc cleanupromkatv2019-10-261-0/+4
* doc cleanupromkatv2019-10-261-4/+10
* improve instant prompt usability, update docs and add an option to the wizard...romkatv2019-10-268-108/+312
* when unable to get tty size for instant prompt, don't emulate prompt_sp and d...romkatv2019-10-251-20/+31
* make right prompt hidable even on the last lineromkatv2019-10-251-1/+1
* bug fix: unset _p9k__*romkatv2019-10-251-1/+1
* use _p9k__* naming pattern for variables that must not be dumped but must be ...romkatv2019-10-251-234/+232
* make right prompt hidableromkatv2019-10-251-8/+16
* mention that prompt can be customized by editing ~/.p10k.zshromkatv2019-10-251-2/+4
* fix handling of transient_rpromptromkatv2019-10-251-1/+1
* add ${+VTE_VERSION} to param_sig; fix locale-related partsromkatv2019-10-251-3/+3
* short-circuit double sourcing of the themeromkatv2019-10-241-0/+2
* bug fix: unset _p9k_preinit when tearing downromkatv2019-10-241-0/+1