Commit Graph

3242 Commits (e7bf217ed5533113293f14971d53c04b5e8900d4)
 

Author SHA1 Message Date
romkatv e7bf217ed5 more robust prompt options management
Roman Perepelitsa 1489727c38
typo in docs
romkatv c4ffe42f7d notes
romkatv 69fce3e1fc speed up worker chatter
romkatv 4f7efdcc8b bug fix: detect gcloud config changes when using non-default configs
romkatv 63183dea4b pull upstream changes from gitstatus
romkatv 9a0e093e0e disable mmap when loading powerlevel10k; maybe it'll help with
romkatv 3fff07357d bump version
romkatv 24507b9744 asdf bug fix: call list-legacy-filenames only when legacy_version_file = yes
Fixes .
romkatv 1588693400 notes
romkatv e1ff1a7fdf notes
romkatv 37c88f4347 notes
romkatv c5782e9dab add SHOW_ON_UPGLOB parameters for asdf to config templates; see
romkatv 6987a7e8a8 add POWERLEVEL9K_${SEGMENT}_${STATE}_SHOW_ON_UPGLOB with regular fallback; see
romkatv 3ca90731b0 make SHOW_ON_COMMAND work with legacy custom prompts; see
romkatv d71d1409c4 fix `p10k display -a`
romkatv f06be72977 notes
romkatv 1cab51ae9f notes
romkatv aef4ad39f2 fix link
romkatv eb3ddadc6c add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates
romkatv 747b78ed47 document "─" in Git status
romkatv c7ca5453e2 notes
romkatv 2969546bbf don't use POWERLEVEL9K_* params after init; simplify asdf
romkatv cdbf25a5e6 notes
romkatv 7c8e7d960c add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display "─" if worktree scan was skipped
romkatv 6f4840b463 minor bug fix in nordvpn plus cleanup of the same
romkatv b86eb6a037 cleanup
romkatv 924dfe6889 comments
romkatv 9fcc380cac make fewer sysread calls
romkatv 47400657ec don't persist fprint cache
romkatv 30a54b1d5e dump state and instant prompt from zle (no more forking)
romkatv f01c200e98 rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change
romkatv b6cf0cf9ec bug fix: persist _p9k_dumped_instant_prompt_sigs changes
romkatv 54360ed430 use the high contrast image at the top
romkatv 36b7eaba42 faq: error status is shifted
romkatv d1ed61c972 docs: add ahead/behind the push remote to the legend
Gibson Fahnestock d37cf22a9c show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by default
Fixes .
romkatv 63d09812f9 pull upstream changes from gitstatus
romkatv 43a6269008 s/ip/IP/ in docs
romkatv 6fb0e8d7f5 doc cleanup
romkatv 925f18936e add "extensible" section to docs
romkatv 0cb64f6474 bump version
romkatv 540f895669 bug fix: handle empty versions in legacy asdf files correctly
romkatv 160fb52f47 bug fix: don't crap out when file names contain colon
See .
romkatv 6a79008aec notes
romkatv a0f4447b60 add hide-related asdf parameters to config templates
romkatv 59f8d186b6 add POWERLEVEL9K_ASDF_${plugin}_SHOW_SYSTEM with fallback to POWERLEVEL9K_ASDF_SHOW_SYSTEM
romkatv 8be5750ccc add POWERLEVEL9K_ASDF_${plugin}_{SOURCES,PROMPT_ALWAYS_SHOW} with fallback to POWERLEVEL9K_ASDF_{SOURCES,PROMPT_ALWAYS_SHOW}
romkatv abbe7f361c add faq: transient prompt stops working after some time
romkatv af42857637 add custom colors for several asdf tools: erlang, elixir, postgres