Commit Graph

2885 Commits (8395e6cd688d24d27a34a06f10816b3dc3d10920)
 

Author SHA1 Message Date
romkatv 8395e6cd68 add faq about context
romkatv fb527ad091 remove unnecessary my_git_formatter argument
romkatv 113f290826 add vim_shell prompt segment; see
romkatv e0697c200f add Git status description to FAQ
romkatv ac2f387dfd new prompt segment: goenv (see )
romkatv 3340dc7269 new prompt segment: midnignt_commander (see )
romkatv 6a928c6500 comments
romkatv 37fa37c039 make it easier to edit context segment settings in generated configs
romkatv dc4ca30600 pull upstream changes from gitstatus
Jacek Musial 5c11690612 Correct typo in word starting
romkatv 9c62b8931f pull upstream changes from gitstatus
romkatv a9af1e86b1 survive ancient zsh in PATH
romkatv d55923be87 survive ancient zsh
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 e67ad0fe38 pull upstream changes from gitstatus
romkatv 213ef3e426 add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes
romkatv 2d32241c20 pull upstream changes from gitstatus
romkatv fdb90994c9 add `p10k reload` and call it from all standard configs
romkatv 8a759305dd extend faq
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
romkatv 1777bd41a6 docs
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 d9c3fce012 pull upstream changes from gitstatus
romkatv 3cc231ea9c bump versions
romkatv d92c45c6bd move _p9k_do_nothing to the front of precmd_functions
romkatv 1387763f27 comments
romkatv d93f3960ba add VIOWN color params
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