aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pull upstream changes from gitstatusromkatv2019-11-291-2/+8
|
* add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes #350romkatv2019-11-271-2/+5
|
* pull upstream changes from gitstatusromkatv2019-11-211-6/+4
|
* add `p10k reload` and call it from all standard configsromkatv2019-11-216-4/+35
|
* extend faqromkatv2019-11-211-1/+7
|
* iterm2: add settings that don't existromkatv2019-11-211-15/+17
|
* don't try to fix Minimum Contrast for iTerm2 users; it fails for at least ↵romkatv2019-11-211-1/+1
| | | | one person
* wizard: record instant_prompt and transient_prompt optionsromkatv2019-11-211-4/+4
|
* replace ↵ with ✘ in config templatesromkatv2019-11-194-17/+15
| | | | | Some terminals are unable to display ↵ even when using fonts that have this ghyph. See #326.
* clarify what "ornaments" refers to; see #329romkatv2019-11-181-1/+4
|
* add POWERLEVEL9K_RBENV_SOURCES; see #333romkatv2019-11-184-8/+23
|
* remove redundant extra icons questionromkatv2019-11-161-1/+0
|
* black os_ison on white background in rainbow style. otherwise it sucks on ↵romkatv2019-11-152-4/+7
| | | | both MS terminals as they cannot differentiate between black and no background
* docsromkatv2019-11-151-2/+4
|
* Add support for classes for AWS profile promptRostyslav Sotnychenko2019-11-144-14/+101
|
* bug fix: %k was printed instead of %fromkatv2019-11-141-2/+2
|
* move iterm mark above ruler and empty_line; otherwise transient prompt is ↵romkatv2019-11-141-5/+5
| | | | broken and Select Output of Last Command includes more than it should
* don't empty PROMPT in preexec; it makes it harder to debug stuffromkatv2019-11-131-2/+2
|
* Revert "try to fix prompt marks on apple terminal"romkatv2019-11-131-4/+3
| | | | This reverts commit c3afd891c721e90986c94faf2e9f24505c6e50d4.
* try to fix prompt marks on apple terminalromkatv2019-11-131-3/+4
|
* typoromkatv2019-11-131-1/+1
|
* add iterm2 marks to transient promptromkatv2019-11-131-0/+3
|
* attempt to fix iterm2 intergrationromkatv2019-11-131-0/+15
|
* suppress errors from `zmodload zsh/parameter`; there are bugs in msys that ↵romkatv2019-11-131-1/+1
| | | | cause garbage output
* match msys and mingw `uname -s` output more aggressively; there is no rhyme ↵romkatv2019-11-131-2/+2
| | | | or reason to all the formats they employ
* pull upstream changes from gitstatusromkatv2019-11-131-1/+1
|
* bump versionsromkatv2019-11-131-1/+1
|
* move _p9k_do_nothing to the front of precmd_functionsromkatv2019-11-121-2/+4
|
* commentsromkatv2019-11-121-4/+2
|
* add VIOWN color paramsromkatv2019-11-123-6/+6
|
* remove debug logs that were added for #315romkatv2019-11-111-8/+0
|
* detect \e*\e\ escape sequences in addition to \e*\a; fixes #315romkatv2019-11-111-1/+1
|
* reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 msromkatv2019-11-111-1/+1
|
* fix caching and slow repo detection when GIT_DIR is setromkatv2019-11-111-35/+52
|
* pull upstream changes from gitstatusromkatv2019-11-1110-4/+10
|
* parenthesize regexromkatv2019-11-091-1/+1
|
* when ifconfig is not available, use ip; fixes #305romkatv2019-11-091-11/+23
|
* bug fix: missing \r in sp emulationromkatv2019-11-081-0/+1
|
* font docsromkatv2019-11-081-2/+5
|
* work around a bug in zsh that skips precmd hooks after trapped SIGINT if ↵romkatv2019-11-081-0/+3
| | | | there is just one of them
* revert most changes from 5605799romkatv2019-11-081-27/+69
|
* Merge branch 'Nobody912-master'romkatv2019-11-081-78/+38
|\
| * Merge branch 'master' of https://github.com/Nobody912/powerlevel10k into ↵romkatv2019-11-081-78/+38
|/| | | | | | | Nobody912-master
| * Update README.mdNobody9122019-10-311-78/+38
| |
* | add more debug logging for #315romkatv2019-11-081-1/+1
| |
* | add more debug logging for #315romkatv2019-11-081-1/+1
| |
* | add more debug logging for #315romkatv2019-11-081-0/+1
| |
* | add debug logging for #315romkatv2019-11-081-0/+7
| |
* | wizard: frame for lean promptromkatv2019-11-072-28/+58
| |
* | don't embed prefixes and suffixes if they are empty; save some bytesromkatv2019-11-071-14/+20
| |