Commit Graph

3648 Commits (8854cb6000d7eccd9b95ca4eec9fb16ea8d283eb)
 

Author SHA1 Message Date
romkatv ece366ba68 update SHOW_ON_COMMAND parameters based on suggestions from #318; enable google_app_cred, gcloud and azure by default 5 years ago
romkatv 124723fdd2 add faq entry about SHOW_ON_COMMAND 5 years ago
romkatv e2813c5db5 Merge branch 'master' into reactive 5 years ago
romkatv bd9e4ee35b add 8-color version of lean style 5 years ago
romkatv f3cdf7d9ba Merge branch 'master' into reactive 5 years ago
romkatv 8394e6338e switch to debian in the docker demo
archlinux fails to install packages half the time

  error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported

This seems to be a long-standing bug in arch that hasn't been acknowledged.
Users suffering from it are offered to to repeatedly wipe their keyring,
reinitialize, and retry.
5 years ago
romkatv ad22ff1ffa speed up 5 years ago
romkatv 057533460f use more precise pattern for process substitutions 5 years ago
romkatv bbc6f8638e add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux 5 years ago
romkatv f15af7b2c2 Merge branch 'master' into reactive 5 years ago
romkatv 437b624532 rustup is just wow 5 years ago
romkatv 5ccec88673 Merge branch 'master' into reactive 5 years ago
romkatv 1cf99b34e5 give content expansion for rust_version access to full version through $P9K_RUST_VERSION; see #418 5 years ago
romkatv ddecb91a0f rust_version: support rustup; see #418 5 years ago
romkatv 4218cc5106 optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup 5 years ago
romkatv e9335145b3 add all p10k-* hooks to parameter signature 5 years ago
romkatv 1efade9962 don't replace show with print if p10k-on-post-prompt is defined 5 years ago
romkatv 32c3ad75cc Merge branch 'master' into reactive 5 years ago
romkatv 2b307eefd8 clear to eol when printing empty_line and ruler 5 years ago
romkatv 5ecde25fea delete trash 5 years ago
romkatv 35d2432326 parse process substitutions 5 years ago
romkatv cbb3f2bc41 add `p10k display -a` 5 years ago
romkatv 7b37e475d3 remove parse.zsh 5 years ago
romkatv 1eb83b081e add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT 5 years ago
romkatv 14623f0626 add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing 5 years ago
romkatv be359b6e76 group precommands with commands 5 years ago
romkatv b8981328bb minor opitimization 5 years ago
romkatv 02a5d21f12 incorporate latest parser fixes 5 years ago
romkatv bc0429f3bb comments 5 years ago
romkatv 856baeb610 Merge branch 'master' into reactive 5 years ago
romkatv 974529b642 add faq about changing colors 5 years ago
romkatv 60d00e9e75 fix 'always' 5 years ago
romkatv b59f74a7bd fix heredocs 5 years ago
romkatv 770bf93444 get rid of captures 5 years ago
romkatv 6e3711759f rename _p9k names for easier testing 5 years ago
romkatv 940e6dc118 write all p10k-on-* hooks to instant prompt 5 years ago
romkatv 849e9519de back to 32 token limit 5 years ago
romkatv 84f01d5cb3 don't array-expand unnecessarily 5 years ago
romkatv efe0e79436 don't array-expand unnecessarily 5 years ago
romkatv 8380cee319 run widget hooks only from PS1 5 years ago
romkatv db9913984d integrate the new command buffer parser intp p10k 5 years ago
romkatv fc9cc6f82a typo 5 years ago
romkatv 4fa3f2cd6a cleanup 5 years ago
romkatv dd437267cd cleanup 5 years ago
romkatv df4b33c699 handle early precommand termination 5 years ago
romkatv 347392daab support precommands and fix a few bugs 5 years ago
romkatv 9a6eb616d9 add precommand specs 5 years ago
romkatv 251ec93396 limit the number of looked-at tokens to 32 5 years ago
romkatv 2db236fc69 speedup 5 years ago
romkatv 1779555402 filter and dedup commands 5 years ago