| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 bot... | romkatv | 2019-11-15 | 2 | -4/+7 |
* | 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 bro... | romkatv | 2019-11-14 | 1 | -5/+5 |
* | 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 |
* | 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 ca... | romkatv | 2019-11-13 | 1 | -1/+1 |
* | match msys and mingw `uname -s` output more aggressively; there is no rhyme o... | romkatv | 2019-11-13 | 1 | -2/+2 |
* | 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 ther... | romkatv | 2019-11-08 | 1 | -0/+3 |
* | 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 Nobo... | romkatv | 2019-11-08 | 1 | -78/+38 |
|/| |
|
| * | 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 |
* | | remove second declration of POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS | romkatv | 2019-11-06 | 1 | -1/+0 |
* | | wizard: TRANSIENT_PROMPT same-dir => always | romkatv | 2019-11-06 | 1 | -1/+1 |
* | | always print LF at the end of full lines | romkatv | 2019-11-06 | 1 | -1/+1 |