Commit Graph

542 Commits (61c268f7aecd3140b6d026844d97fe1e251153a9)

Author SHA1 Message Date
romkatv 1086f747ba Merge branch 'update-gcloud' of https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud
romkatv fa665ae4a7 bug fix: don't print an empty line after the ruler
If the visibility of ruler is 'print', there is an extra
empty line printed after it. With 'show' there is no
extra empty line (as expected).

With this commit there is no empty line in either case.

Fixes .
romkatv e72c6b9338 bump versions
romkatv 53a3fa92f1 more empty lines
romkatv 16bb3104ca typo
romkatv 553bf08a74 nag users to restart iTerm2 after installing fonts
Rostyslav Sotnychenko 0d0425c1ba
Fix typos
Rostyslav Sotnychenko caea2c5b2a
Add prompt for Google Cloud application credentials
romkatv 541646c12e hide cursor when rewrawing prompt
romkatv 5591ad2290 add POWERLEVEL9K_RBENV_SOURCES; fixes
romkatv d5cff592c6 display the new rustc version when rustc is upgraded; fixes
romkatv a8f9527079 add gcloud prompt segment; fixes
romkatv 22f0d6a82a add fvm
romkatv 196dce2d72 ensure vim_shell and midnight_commander icons are always shown; apply narrow_icons to them
romkatv 113f290826 add vim_shell prompt segment; see
romkatv ac2f387dfd new prompt segment: goenv (see )
romkatv 3340dc7269 new prompt segment: midnignt_commander (see )
romkatv a9af1e86b1 survive ancient zsh in PATH
romkatv 41eebccdc4 roll back accidental change
romkatv 1e7cd82e03 don't unset prompt_sp when bailing early
romkatv 84be5266ec survive ancient zsh in PATH
romkatv 183ec8ff6e survive ancient zsh in PATH (run wizard.zsh from a fork)
romkatv 213ef3e426 add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes
romkatv fdb90994c9 add `p10k reload` and call it from all standard configs
romkatv d4a0255b30 iterm2: add settings that don't exist
romkatv df74c32cdc don't try to fix Minimum Contrast for iTerm2 users; it fails for at least one person
romkatv 611dd73ca2 wizard: record instant_prompt and transient_prompt options
romkatv 4b451fbc8a replace ↵ with ✘ in config templates
Some terminals are unable to display ↵ even when using fonts that
have this ghyph. See .
romkatv 0f2573e8ba clarify what "ornaments" refers to; see
romkatv 1be144aed3 add POWERLEVEL9K_RBENV_SOURCES; see
romkatv 700910cd04 remove redundant extra icons question
romkatv a6531a6586 black os_ison on white background in rainbow style. otherwise it sucks on both MS terminals as they cannot differentiate between black and no background
Rostyslav Sotnychenko 1e009cf43a Add support for classes for AWS profile prompt
romkatv 707d7d6671 bug fix: %k was printed instead of %f
romkatv 2fa5480b0c move iterm mark above ruler and empty_line; otherwise transient prompt is broken and Select Output of Last Command includes more than it should
romkatv 1dee8902ab don't empty PROMPT in preexec; it makes it harder to debug stuff
romkatv 40c0fea5f7 Revert "try to fix prompt marks on apple terminal"
This reverts commit c3afd891c7.
romkatv c3afd891c7 try to fix prompt marks on apple terminal
romkatv a1127fa3a7 typo
romkatv cce9cf08e3 add iterm2 marks to transient prompt
romkatv c3685015e6 attempt to fix iterm2 intergration
romkatv c9b36cd32e suppress errors from `zmodload zsh/parameter`; there are bugs in msys that cause garbage output
romkatv 5aee36e4da match msys and mingw `uname -s` output more aggressively; there is no rhyme or reason to all the formats they employ
romkatv 3cc231ea9c bump versions
romkatv d92c45c6bd move _p9k_do_nothing to the front of precmd_functions
romkatv e753f4152c remove debug logs that were added for
romkatv 1ab91283dc detect \e*\e\ escape sequences in addition to \e*\a; fixes
romkatv 3d6a899338 reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms
romkatv a1d2c96605 fix caching and slow repo detection when GIT_DIR is set
romkatv 37221b7720 parenthesize regex