| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | set P9K_PROMPT=transient for the duration of zle-line-finish (#1105) | Roman Perepelitsa | 2020-11-15 | 1 | -1/+6 |
* | remove artificial term scrolling before instant prompt | Roman Perepelitsa | 2020-11-10 | 1 | -6/+7 |
* | print instant prompt only if TERM is the same | Roman Perepelitsa | 2020-11-10 | 1 | -4/+4 |
* | reset text attributes at the end of precmd | Roman Perepelitsa | 2020-11-08 | 1 | -0/+2 |
* | wrap z4h-clear-screen-{soft,hard}-top | Roman Perepelitsa | 2020-11-01 | 1 | -1/+3 |
* | fix old/new TTY detection | Roman Perepelitsa | 2020-10-31 | 1 | -5/+7 |
* | save/restore screen through z4h to make it work over ssh | Roman Perepelitsa | 2020-10-30 | 1 | -11/+20 |
* | drop __p9k_initial_screen_empty; rely on _Z4H_TMUX_CMD instead | Roman Perepelitsa | 2020-10-30 | 1 | -17/+12 |
* | add __p9k_initial_screen_empty for z4h integration | Roman Perepelitsa | 2020-10-27 | 1 | -4/+17 |
* | check mtime of $TTY on startup if it points to a different tty than in the pa... | Roman Perepelitsa | 2020-10-26 | 1 | -5/+6 |
* | recognize double-quoted strings when parsing kube configs; other types of quo... | Roman Perepelitsa | 2020-10-21 | 1 | -18/+27 |
* | fix a typo that was preventing zinit-specific diagnostic from being printed a... | Roman Perepelitsa | 2020-10-09 | 1 | -2/+2 |
* | make configuration options work when using Turkish locale (#1036) | Roman Perepelitsa | 2020-10-05 | 1 | -32/+38 |
* | dir: ignore separator overrides if cwd is / and POWERLEVEL9K_DIR_OMIT_FIRST_C... | Roman Perepelitsa | 2020-09-29 | 1 | -12/+16 |
* | expand c-escapes in POWERLEVEL9K_DIR_PATH_SEPARATOR | Roman Perepelitsa | 2020-09-29 | 1 | -0/+1 |
* | don't print instant prompt if it was generated with the different value of te... | Roman Perepelitsa | 2020-09-16 | 1 | -4/+5 |
* | bug fix: superfluous dash in P9K_KUBECONTEXT_CLOUD_ZONE (#1013) | Roman Perepelitsa | 2020-09-15 | 1 | -2/+2 |
* | support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730 | Roman Perepelitsa | 2020-09-09 | 1 | -8/+17 |
* | add scalaenv prompt segment; see #991 | Roman Perepelitsa | 2020-09-03 | 1 | -0/+66 |
* | support generic POWERLEVEL9K_* parameters for segments with dashes in their n... | Roman Perepelitsa | 2020-09-01 | 1 | -3/+3 |
* | wifi: further cleanupv1.13.0 | Roman Perepelitsa | 2020-09-01 | 1 | -22/+12 |
* | wifi on linux: fix bugs and speed things up | Roman Perepelitsa | 2020-09-01 | 1 | -75/+85 |
* | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into sy... | Roman Perepelitsa | 2020-09-01 | 1 | -22/+66 |
|\ |
|
| * | minor fixes and syntax improvements | sys-lectern | 2020-08-25 | 1 | -0/+7 |
| * | minor fixes and syntax improvements | sys-lectern | 2020-08-25 | 1 | -7/+7 |
| * | linux wifi widget | hal9000 | 2020-08-24 | 1 | -28/+65 |
* | | support per-state POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD; see #988 | Roman Perepelitsa | 2020-08-31 | 1 | -2/+3 |
* | | bug fix: trigger transient prompt on send-break | Roman Perepelitsa | 2020-08-28 | 1 | -1/+17 |
* | | 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 |