| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avoid spurious console output where is more more than one dir segment | romkatv | 2019-10-08 | 1 | -1/+1 |
* | bug fix: respect POWERLEVEL9K_DISABLE_GITSTATUS; see #246 | romkatv | 2019-10-07 | 1 | -1/+4 |
* | Revert "add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244" | romkatv | 2019-10-07 | 1 | -4/+0 |
* | add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244 | romkatv | 2019-10-06 | 1 | -0/+4 |
* | write function _p9k_preinit directly instead of roundtripping it through eval... | romkatv | 2019-10-06 | 1 | -5/+5 |
* | bug fix: don't leave temp state dumps if gitstatus is disabled | romkatv | 2019-10-05 | 1 | -1/+1 |
* | stop autoloading and running "color"; p10k does not use it anymore; people wh... | romkatv | 2019-10-04 | 1 | -1/+0 |
* | replace eval with (e) | romkatv | 2019-10-04 | 1 | -1/+1 |
* | dump state even if the cache directory is world-readable | romkatv | 2019-10-04 | 1 | -1/+1 |
* | require zsh >= 5.4 for state dumps | romkatv | 2019-10-03 | 1 | -1/+1 |
* | don't zcompile state dump when root | romkatv | 2019-10-03 | 1 | -1/+3 |
* | take advantage of async gitstatus start to make p10k startup faster | romkatv | 2019-10-03 | 1 | -80/+102 |
* | further startup speedup: zcompile state dump | romkatv | 2019-10-03 | 1 | -15/+14 |
* | fix bugs in startup speedup and make it yet faster | romkatv | 2019-10-03 | 1 | -37/+80 |
* | Revert "Revert "speed up startup by about 3x"" | romkatv | 2019-10-03 | 1 | -59/+115 |
* | Revert "speed up startup by about 3x" | romkatv | 2019-10-02 | 1 | -115/+59 |
* | speed up startup by about 3x | romkatv | 2019-10-02 | 1 | -59/+115 |
* | bug fix: set _p9k_keymap whenever vi_mode is in use | romkatv | 2019-09-25 | 1 | -3/+5 |
* | aws: consult AWS_VAULT; hide if "default" | romkatv | 2019-09-24 | 1 | -2/+3 |
* | new prompt segment: dotnet_version | romkatv | 2019-09-24 | 1 | -2/+19 |
* | be more lenient towards awful hacks that zplugin users employ | romkatv | 2019-09-20 | 1 | -2/+7 |
* | survive faulty fifos | romkatv | 2019-09-20 | 1 | -1/+4 |
* | survive emulate sh; fixes #226 | romkatv | 2019-09-20 | 1 | -68/+147 |
* | add OVERWRITE vi mode | romkatv | 2019-09-18 | 1 | -6/+45 |
* | s/CONFLICTING/CONFLICTED/ for consistency; see #221 | romkatv | 2019-09-18 | 1 | -6/+6 |
* | add CONFLICTING state to vcs | romkatv | 2019-09-18 | 1 | -2/+9 |
* | survive SH_WORD_SPLIT; fixes #220 | romkatv | 2019-09-17 | 1 | -5/+5 |
* | more robust KEYMAP handling | romkatv | 2019-09-17 | 1 | -10/+11 |
* | don't assume that KEYMAP is valid everywhere within zle | romkatv | 2019-09-16 | 1 | -10/+13 |
* | Fix typo in declare POWERLEVEL9K_DIR_ANCHOR_BOLD | Frankie Wittevrongel | 2019-09-15 | 1 | -1/+1 |
* | print new line(s) in precmd instead of embedding them in PROMPT | romkatv | 2019-09-12 | 1 | -1/+4 |
* | put most of precmd code under !zle | romkatv | 2019-09-12 | 1 | -34/+37 |
* | stop setting prompt_cr and prompt_sp | romkatv | 2019-09-12 | 1 | -19/+19 |
* | change the default value of POWERLEVEL9K_VPN_IP_INTERFACE to recognize wireguard | romkatv | 2019-09-12 | 1 | -1/+1 |
* | show battery as CHARGED on macos if it is at 100% and connected to power supply | romkatv | 2019-09-09 | 1 | -1/+6 |
* | allow prompt segments to be disabled through configuration options | romkatv | 2019-09-07 | 1 | -0/+24 |
* | if auto_name_dirs is set, show directory without named directory support | romkatv | 2019-09-04 | 1 | -23/+29 |
* | don't set prompt_cr | romkatv | 2019-09-02 | 1 | -2/+3 |
* | don't set prompt_sp | romkatv | 2019-09-02 | 1 | -2/+3 |
* | wizard: add an option to enable `time` segment | romkatv | 2019-09-01 | 1 | -1/+1 |
* | change the default value of POWERLEVEL9K_VPN_IP_INTERFACE | romkatv | 2019-08-30 | 1 | -1/+1 |
* | fix load fg color | romkatv | 2019-08-29 | 1 | -3/+3 |
* | include auto_name_dirs in the config signature | romkatv | 2019-08-29 | 1 | -0/+1 |
* | typo | romkatv | 2019-08-28 | 1 | -4/+2 |