Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | replace ↵ with ✘ in config templates | romkatv | 2019-11-19 | 4 | -17/+15 | |
| | | | | | Some terminals are unable to display ↵ even when using fonts that have this ghyph. See #326. | |||||
* | clarify what "ornaments" refers to; see #329 | romkatv | 2019-11-18 | 1 | -1/+4 | |
| | ||||||
* | add POWERLEVEL9K_RBENV_SOURCES; see #333 | romkatv | 2019-11-18 | 4 | -8/+23 | |
| | ||||||
* | remove redundant extra icons question | romkatv | 2019-11-16 | 1 | -1/+0 | |
| | ||||||
* | black os_ison on white background in rainbow style. otherwise it sucks on ↵ | romkatv | 2019-11-15 | 2 | -4/+7 | |
| | | | | both MS terminals as they cannot differentiate between black and no background | |||||
* | docs | romkatv | 2019-11-15 | 1 | -2/+4 | |
| | ||||||
* | Add support for classes for AWS profile prompt | Rostyslav Sotnychenko | 2019-11-14 | 4 | -14/+101 | |
| | ||||||
* | bug fix: %k was printed instead of %f | romkatv | 2019-11-14 | 1 | -2/+2 | |
| | ||||||
* | move iterm mark above ruler and empty_line; otherwise transient prompt is ↵ | romkatv | 2019-11-14 | 1 | -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 stuff | romkatv | 2019-11-13 | 1 | -2/+2 | |
| | ||||||
* | Revert "try to fix prompt marks on apple terminal" | romkatv | 2019-11-13 | 1 | -4/+3 | |
| | | | | This reverts commit c3afd891c721e90986c94faf2e9f24505c6e50d4. | |||||
* | try to fix prompt marks on apple terminal | romkatv | 2019-11-13 | 1 | -3/+4 | |
| | ||||||
* | typo | romkatv | 2019-11-13 | 1 | -1/+1 | |
| | ||||||
* | add iterm2 marks to transient prompt | romkatv | 2019-11-13 | 1 | -0/+3 | |
| | ||||||
* | attempt to fix iterm2 intergration | romkatv | 2019-11-13 | 1 | -0/+15 | |
| | ||||||
* | suppress errors from `zmodload zsh/parameter`; there are bugs in msys that ↵ | romkatv | 2019-11-13 | 1 | -1/+1 | |
| | | | | cause garbage output | |||||
* | match msys and mingw `uname -s` output more aggressively; there is no rhyme ↵ | romkatv | 2019-11-13 | 1 | -2/+2 | |
| | | | | or reason to all the formats they employ | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-11-13 | 1 | -1/+1 | |
| | ||||||
* | bump versions | romkatv | 2019-11-13 | 1 | -1/+1 | |
| | ||||||
* | move _p9k_do_nothing to the front of precmd_functions | romkatv | 2019-11-12 | 1 | -2/+4 | |
| | ||||||
* | comments | romkatv | 2019-11-12 | 1 | -4/+2 | |
| | ||||||
* | add VIOWN color params | romkatv | 2019-11-12 | 3 | -6/+6 | |
| | ||||||
* | remove debug logs that were added for #315 | romkatv | 2019-11-11 | 1 | -8/+0 | |
| | ||||||
* | detect \e*\e\ escape sequences in addition to \e*\a; fixes #315 | romkatv | 2019-11-11 | 1 | -1/+1 | |
| | ||||||
* | reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms | romkatv | 2019-11-11 | 1 | -1/+1 | |
| | ||||||
* | fix caching and slow repo detection when GIT_DIR is set | romkatv | 2019-11-11 | 1 | -35/+52 | |
| | ||||||
* | pull upstream changes from gitstatus | romkatv | 2019-11-11 | 10 | -4/+10 | |
| | ||||||
* | parenthesize regex | romkatv | 2019-11-09 | 1 | -1/+1 | |
| | ||||||
* | when ifconfig is not available, use ip; fixes #305 | romkatv | 2019-11-09 | 1 | -11/+23 | |
| | ||||||
* | bug fix: missing \r in sp emulation | romkatv | 2019-11-08 | 1 | -0/+1 | |
| | ||||||
* | font docs | romkatv | 2019-11-08 | 1 | -2/+5 | |
| | ||||||
* | work around a bug in zsh that skips precmd hooks after trapped SIGINT if ↵ | romkatv | 2019-11-08 | 1 | -0/+3 | |
| | | | | there is just one of them | |||||
* | revert most changes from 5605799 | romkatv | 2019-11-08 | 1 | -27/+69 | |
| | ||||||
* | Merge branch 'Nobody912-master' | romkatv | 2019-11-08 | 1 | -78/+38 | |
|\ | ||||||
| * | Merge branch 'master' of https://github.com/Nobody912/powerlevel10k into ↵ | romkatv | 2019-11-08 | 1 | -78/+38 | |
|/| | | | | | | | Nobody912-master | |||||
| * | Update README.md | Nobody912 | 2019-10-31 | 1 | -78/+38 | |
| | | ||||||
* | | add more debug logging for #315 | romkatv | 2019-11-08 | 1 | -1/+1 | |
| | | ||||||
* | | add more debug logging for #315 | romkatv | 2019-11-08 | 1 | -1/+1 | |
| | | ||||||
* | | add more debug logging for #315 | romkatv | 2019-11-08 | 1 | -0/+1 | |
| | | ||||||
* | | add debug logging for #315 | romkatv | 2019-11-08 | 1 | -0/+7 | |
| | | ||||||
* | | wizard: frame for lean prompt | romkatv | 2019-11-07 | 2 | -28/+58 | |
| | | ||||||
* | | don't embed prefixes and suffixes if they are empty; save some bytes | romkatv | 2019-11-07 | 1 | -14/+20 | |
| | | ||||||
* | | docs | romkatv | 2019-11-07 | 1 | -11/+21 | |
| | | ||||||
* | | add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN; fixes #311 | romkatv | 2019-11-07 | 1 | -0/+12 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-11-07 | 1 | -1/+1 | |
| | | ||||||
* | | drop windows version number from the output of uname on mingw | romkatv | 2019-11-07 | 1 | -1/+1 | |
| | | ||||||
* | | fix prompt char color in transient prompt preview for Pure | romkatv | 2019-11-06 | 1 | -3/+5 | |
| | | ||||||
* | | bump versions | romkatv | 2019-11-06 | 1 | -2/+2 | |
| | | ||||||
* | | wizard: apply options to Pure style | romkatv | 2019-11-06 | 1 | -146/+139 | |
| | | ||||||
* | | remove scratch notes | romkatv | 2019-11-06 | 1 | -83/+0 | |
| | |