aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
* fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=trunca...romkatv2020-01-161-7/+7
* fix 1-liner moderomkatv2020-01-161-1/+1
* add ssh-agent to precommandsromkatv2020-01-151-0/+1
* Merge branch 'master' into reactiveromkatv2020-01-151-24/+70
|\
| * add 8-color version of lean styleromkatv2020-01-151-24/+70
* | speed upromkatv2020-01-141-3/+5
* | use more precise pattern for process substitutionsromkatv2020-01-141-1/+1
* | Merge branch 'master' into reactiveromkatv2020-01-131-2/+2
|\|
| * rustup is just wowromkatv2020-01-131-2/+2
* | Merge branch 'master' into reactiveromkatv2020-01-131-6/+34
|\|
| * give content expansion for rust_version access to full version through $P9K_R...romkatv2020-01-131-0/+2
| * rust_version: support rustup; see #418romkatv2020-01-131-6/+32
* | optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startupromkatv2020-01-131-38/+79
* | add all p10k-* hooks to parameter signatureromkatv2020-01-131-1/+2
* | don't replace show with print if p10k-on-post-prompt is definedromkatv2020-01-131-2/+2
* | Merge branch 'master' into reactiveromkatv2020-01-131-5/+8
|\|
| * clear to eol when printing empty_line and rulerromkatv2020-01-131-5/+8
* | parse process substitutionsromkatv2020-01-121-5/+11
* | add `p10k display -a`romkatv2020-01-121-12/+50
* | remove parse.zshromkatv2020-01-121-328/+0
* | add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNTromkatv2020-01-121-3/+4
* | add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsingromkatv2020-01-121-38/+117
* | group precommands with commandsromkatv2020-01-121-11/+12
* | minor opitimizationromkatv2020-01-121-1/+1
* | incorporate latest parser fixesromkatv2020-01-121-49/+97
* | commentsromkatv2020-01-121-0/+6
* | fix 'always'romkatv2020-01-121-34/+55
* | fix heredocsromkatv2020-01-121-7/+19
* | get rid of capturesromkatv2020-01-121-10/+16
* | rename _p9k names for easier testingromkatv2020-01-121-17/+17
* | write all p10k-on-* hooks to instant promptromkatv2020-01-111-5/+33
* | back to 32 token limitromkatv2020-01-112-2/+2
* | don't array-expand unnecessarilyromkatv2020-01-111-1/+1
* | don't array-expand unnecessarilyromkatv2020-01-111-1/+1
* | run widget hooks only from PS1romkatv2020-01-111-2/+1
* | integrate the new command buffer parser intp p10kromkatv2020-01-111-20/+290
* | typoromkatv2020-01-111-1/+1
* | cleanupromkatv2020-01-111-1/+1
* | cleanupromkatv2020-01-111-85/+87
* | handle early precommand terminationromkatv2020-01-111-4/+9
* | support precommands and fix a few bugsromkatv2020-01-111-103/+70
* | add precommand specsromkatv2020-01-111-2/+17
* | limit the number of looked-at tokens to 32romkatv2020-01-111-115/+119
* | speedupromkatv2020-01-111-5/+71
* | filter and dedup commandsromkatv2020-01-111-1/+1
* | commentsromkatv2020-01-111-0/+9
* | handle `<<<`romkatv2020-01-111-0/+2
* | handle `for x (y) z`romkatv2020-01-111-7/+10
* | fix a few bugs in parsingromkatv2020-01-111-0/+20
* | speedupromkatv2020-01-111-14/+18