| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version | romkatv | 2019-10-22 | 1 | -1/+1 |
* | define P9K_TODO_FILTERED_TASK_COUNT and P9K_TODO_TOTAL_TASK_COUNT | romkatv | 2019-10-21 | 1 | -4/+7 |
* | typo | romkatv | 2019-10-21 | 1 | -1/+1 |
* | apply the `stty size` workaround only when using VTE | romkatv | 2019-10-21 | 1 | -5/+7 |
* | add no_aliases to a bunch of places | romkatv | 2019-10-21 | 1 | -13/+10 |
* | better workaround for the lying `stty size` | romkatv | 2019-10-21 | 1 | -2/+18 |
* | call `/bin/stty size` to obtain correct COLUMNS | romkatv | 2019-10-20 | 1 | -2/+2 |
* | workaround for a bug in tilix: $COLUMNS is incorrect in the new shell immedia... | romkatv | 2019-10-20 | 1 | -2/+3 |
* | revert testing changes | romkatv | 2019-10-20 | 1 | -1/+1 |
* | move p10k-instant-prompt-finalize to the static source file | romkatv | 2019-10-20 | 1 | -1/+4 |
* | add p10k-instant-prompt-finalize | romkatv | 2019-10-20 | 1 | -4/+9 |
* | better handling of XDG_CACHE_HOME changes | romkatv | 2019-10-20 | 1 | -4/+9 |
* | add diagnostics when prompt_cr is set after sourcing p10k with instant prompt... | romkatv | 2019-10-20 | 1 | -32/+71 |
* | slightly better handling of options and disabling of instant prompt | romkatv | 2019-10-20 | 1 | -13/+20 |
* | bump instant prompt version | romkatv | 2019-10-19 | 1 | -1/+1 |
* | unsetopt prompt_cr prompt_sp from p10k-instant-prompt for good measure | romkatv | 2019-10-19 | 1 | -1/+1 |
* | clear instant prompt a little bit later | romkatv | 2019-10-19 | 1 | -3/+6 |
* | don't use prompt segments with non-hermetic expansions in instant prompt | romkatv | 2019-10-19 | 1 | -3/+20 |
* | fix bugs in instant prompt | romkatv | 2019-10-19 | 1 | -2/+5 |
* | fix bugs in instant prompt | romkatv | 2019-10-19 | 1 | -8/+11 |
* | wip: instant prompt (part 4) | romkatv | 2019-10-19 | 1 | -97/+119 |
* | wip: instant prompt (part 3) | romkatv | 2019-10-19 | 1 | -16/+83 |
* | Merge branch 'master' into instant-prompt | romkatv | 2019-10-19 | 1 | -6/+5 |
|\ |
|
| * | work around a bug in zsh that percent-expands `%1F{2}` as if it was `%F{2}`; ... | romkatv | 2019-10-19 | 1 | -6/+5 |
* | | wip: instant prompt (part 2) | romkatv | 2019-10-18 | 1 | -104/+162 |
* | | save git prompt in ephemeral cache | romkatv | 2019-10-17 | 1 | -2/+2 |
* | | wip: instant prompt | romkatv | 2019-10-16 | 1 | -52/+231 |
|/ |
|
* | cleanup | romkatv | 2019-10-16 | 1 | -1/+1 |
* | Also show the default profile when set | Melvyn de Kort | 2019-10-16 | 1 | -1/+1 |
* | Add support for awsume | Melvyn de Kort | 2019-10-16 | 1 | -1/+1 |
* | add ITERM_SHELL_INTEGRATION_INSTALLED to param sig; inline iterm2_prompt_mark | romkatv | 2019-10-16 | 1 | -2/+3 |
* | bug fix: display the right OS icon on Android | romkatv | 2019-10-13 | 1 | -1/+1 |
* | bug fix: set correct gitstatusd path on android | romkatv | 2019-10-11 | 1 | -2/+2 |
* | bug fix: normalize colors | romkatv | 2019-10-11 | 1 | -2/+2 |
* | add POWERLEVEL9K_BATTERY_LEVEL_FOREGROUND; fixes #256 | romkatv | 2019-10-11 | 1 | -1/+9 |
* | bug fix: wrap zle-line-finish even on hot start | romkatv | 2019-10-10 | 1 | -6/+6 |
* | remove spurious execute permissions | romkatv | 2019-10-10 | 1 | -0/+0 |
* | use jq in azure if available | romkatv | 2019-10-10 | 1 | -3/+8 |
* | md5 -q => md5 | romkatv | 2019-10-09 | 1 | -1/+1 |
* | add two-level fs cache and use it everywhere instead of the one-level cache | romkatv | 2019-10-09 | 1 | -42/+80 |
* | persist cache more aggressively | romkatv | 2019-10-09 | 1 | -3/+15 |
* | don't persist Git state | romkatv | 2019-10-09 | 1 | -6/+6 |
* | cleanup | romkatv | 2019-10-08 | 1 | -2/+1 |
* | revamp aws_eb_env. it returns the starred entry from the output of "eb list" | romkatv | 2019-10-08 | 1 | -4/+20 |
* | typo | romkatv | 2019-10-08 | 1 | -2/+2 |
* | bump state version | romkatv | 2019-10-08 | 1 | -1/+1 |
* | save and restore VCS_STATUS_NUM_UNSTAGED_DELETED | romkatv | 2019-10-08 | 1 | -1/+3 |
* | add azure prompt segment | romkatv | 2019-10-08 | 1 | -0/+15 |
* | bump state version | romkatv | 2019-10-08 | 1 | -1/+1 |
* | check for gitstatus.plugin.zsh existence in preinit | romkatv | 2019-10-08 | 1 | -10/+11 |