| Commit message (Expand) | Author | Age | Files | Lines |
* | add "gpd" to the list of default VPN network interfaces; see #979 | Roman Perepelitsa | 2020-08-27 | 1 | -2/+2 |
* | suport hex flags in the output of ifconfig; see #979 | Roman Perepelitsa | 2020-08-26 | 1 | -2/+2 |
* | bump version | Roman Perepelitsa | 2020-08-19 | 1 | -1/+1 |
* | don't expand _p9k_dir when dir is hidden via 'p10k display'; see #952 | Roman Perepelitsa | 2020-08-18 | 1 | -1/+1 |
* | add `p10k display -r` | Roman Perepelitsa | 2020-08-03 | 1 | -5/+19 |
* | reduce the default value of POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS to 10ms | Roman Perepelitsa | 2020-07-29 | 1 | -2/+2 |
* | ksh_arrays compatibility | Roman Perepelitsa | 2020-07-23 | 1 | -1/+1 |
* | detect artix linux for the sake of displaying os logo; see #898 | Roman Perepelitsa | 2020-07-19 | 1 | -1/+4 |
* | bug fix: infinite loop when cwd doesn't exist; see #900 | Roman Perepelitsa | 2020-07-19 | 1 | -15/+16 |
* | allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896 | Roman Perepelitsa | 2020-07-18 | 1 | -7/+6 |
* | replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895 | Roman Perepelitsa | 2020-07-16 | 1 | -1/+1 |
* | don't fetch gitstatusd if there is no git | Roman Perepelitsa | 2020-07-14 | 1 | -12/+16 |
* | start downloading gitstatusd while wizard is running | Roman Perepelitsa | 2020-07-13 | 1 | -1/+10 |
* | Merge branch 'ancarpan-terraform-show-default'v1.12.0 | Roman Perepelitsa | 2020-07-04 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'terraform-show-default' of https://github.com/ancarpan/powerlev... | Roman Perepelitsa | 2020-07-04 | 1 | -1/+3 |
|/| |
|
| * | Add option to show terraform workspace even if it's default | Andrea Carpani | 2020-07-03 | 1 | -1/+3 |
* | | prefix all `source` calls with `builtin` | Roman Perepelitsa | 2020-07-04 | 1 | -12/+12 |
|/ |
|
* | add `CMB*` to battery directory patterns; see #858 | Roman Perepelitsa | 2020-07-02 | 1 | -2/+2 |
* | replace NETWORK_ICON | Roman Perepelitsa | 2020-07-02 | 1 | -1/+1 |
* | fix `fvm` styling that has been broken by the last commit; fixes #645 | Roman Perepelitsa | 2020-06-25 | 1 | -2/+2 |
* | make `fvm` segment work with fvm >= 1.0.0; see #842 | Roman Perepelitsa | 2020-06-25 | 1 | -5/+23 |
* | survive files with windows EOL (on linux, yes; people do that); see #827 | Roman Perepelitsa | 2020-06-16 | 1 | -3/+6 |
* | speed up pasting in terminals without bracketed paste | Roman Perepelitsa | 2020-06-15 | 1 | -30/+24 |
* | respect POWERLEVEL9K_PROMPT_CHAR_ERROR_VIINS_CONTENT_EXPANSION in simple tran... | Roman Perepelitsa | 2020-06-14 | 1 | -6/+15 |
* | no need to call `zle -R` when using z4h | Roman Perepelitsa | 2020-06-13 | 1 | -2/+2 |
* | add an icon and asdf colors for julia; see #817 | Roman Perepelitsa | 2020-06-12 | 1 | -1/+1 |
* | match terminal escape sequences in instant prompt output more aggressively | Roman Perepelitsa | 2020-06-12 | 1 | -1/+1 |
* | tweak omz update pattern; maybe it'll help with #729 | Roman Perepelitsa | 2020-06-11 | 1 | -2/+2 |
* | make error message about incorrect powerlevel10k loading visible in more cases | Roman Perepelitsa | 2020-06-11 | 1 | -32/+41 |
* | fix a typo in remote-git-url => icon conversion (bitbucket was shows as githu... | Roman Perepelitsa | 2020-06-09 | 1 | -8/+3 |
* | don't start gitstatusd from instant prompt if there is no git command | Roman Perepelitsa | 2020-06-09 | 1 | -1/+2 |
* | remove git from POWERLEVEL9K_VCS_BACKENDS if there is no git command | Roman Perepelitsa | 2020-06-09 | 1 | -4/+3 |
* | don't initialize vcs if there is no git command | Roman Perepelitsa | 2020-06-09 | 1 | -1/+9 |
* | make todo segment work if todo-cli is installed from apt; see #785 | Roman Perepelitsa | 2020-06-02 | 1 | -13/+16 |
* | ignore POWERLEVEL9K_GITSTATUS_DIR when deciding whether to auto-trigger the w... | Roman Perepelitsa | 2020-05-31 | 1 | -1/+1 |
* | speed up pasting in terminals without bracketed paste; see #568 | Roman Perepelitsa | 2020-05-29 | 1 | -2/+59 |
* | add __p9k_root_dir and GITSTATUS_AUTO_INSTALL to param_pat | Roman Perepelitsa | 2020-05-29 | 1 | -5/+5 |
* | more conservative instant prompt activation and cleanup on premature shell ex... | romkatv | 2020-05-28 | 1 | -22/+32 |
* | call taskwarrior via `command task` | romkatv | 2020-05-26 | 1 | -4/+4 |
* | bug fix: update taskwarrior when a pending task becomes overdue; see #763 | romkatv | 2020-05-26 | 1 | -1/+16 |
* | disable instant prompt when gitstatus fails to initialize | romkatv | 2020-05-26 | 1 | -0/+2 |
* | asdf: filter multiple versions the same way as upstream; see #764 | romkatv | 2020-05-25 | 1 | -12/+20 |
* | add P9K_ANACONDA_PYTHON_VERSION | romkatv | 2020-05-25 | 1 | -5/+10 |
* | set P9K_TTY=old in preexecv1.10.0 | romkatv | 2020-05-20 | 1 | -0/+1 |
* | remove instant prompt if it corresponds to a different config | romkatv | 2020-05-20 | 1 | -1/+5 |
* | don't hide empty line when invoking zsh immediately after clear | romkatv | 2020-05-19 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2020-05-19 | 1 | -1/+1 |
|\ |
|
| * | Fix warning for parameter _p9k__preexec_cmd (#735) | xPMo | 2020-05-19 | 1 | -1/+1 |
* | | block SIGINT in nested p10k calls; allow SIGINT in gitstatus_start | romkatv | 2020-05-19 | 1 | -10/+26 |
|/ |
|
* | don't print instant prompt warning when omz update fails | romkatv | 2020-05-19 | 1 | -1/+2 |