| Commit message (Expand) | Author | Age | Files | Lines |
* | nordvpn: pick up nordvpnd.sock from the new location (changed with the latest...v1.14.4 | Roman Perepelitsa | 2020-12-18 | 1 | -9/+17 |
* | wizard: allow uppercase letters in choices | Roman Perepelitsa | 2020-12-16 | 1 | -0/+1 |
* | remove accidental logging (#1161) | Josh Skidmore | 2020-12-14 | 1 | -1/+0 |
* | dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_... | Roman Perepelitsa | 2020-12-14 | 1 | -4/+12 |
* | wifi: recognize SSID with spaces (#1152) | Roman Perepelitsa | 2020-12-12 | 1 | -1/+1 |
* | fix iterm2 integration when not using zsh4humans v5 (#192 and #1138) | Roman Perepelitsa | 2020-12-02 | 1 | -3/+3 |
* | use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined | Roman Perepelitsa | 2020-11-28 | 1 | -3/+4 |
* | remove spurious slashes from tmux bypass sequences | Roman Perepelitsa | 2020-11-26 | 1 | -4/+4 |
* | enable iterm2 shell integration when running in tmux in zsh4humans | Roman Perepelitsa | 2020-11-26 | 1 | -5/+15 |
* | wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 ...v1.14.0 | Roman Perepelitsa | 2020-11-26 | 1 | -8/+19 |
* | prompt_length cleanup | Roman Perepelitsa | 2020-11-25 | 2 | -18/+15 |
* | retain instant prompt and state dumps when TERM or TERM_PROGRAM change (#1098) | Roman Perepelitsa | 2020-11-16 | 1 | -60/+62 |
* | fix a bug introduced in 8488f7c (#1107) | Roman Perepelitsa | 2020-11-15 | 1 | -0/+1 |
* | properly restore prompt after SIGINT when transient prompt is disabled | Roman Perepelitsa | 2020-11-15 | 1 | -7/+8 |
* | 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 |
* | typo | Roman Perepelitsa | 2020-10-21 | 1 | -1/+1 |
* | better wizard intro when installing z4h | Roman Perepelitsa | 2020-10-21 | 1 | -2/+5 |
* | recognize double-quoted strings when parsing kube configs; other types of quo... | Roman Perepelitsa | 2020-10-21 | 1 | -18/+27 |
* | make it more difficult to incorrectly restart iTerm2 after installing Meslo | Roman Perepelitsa | 2020-10-19 | 1 | -17/+11 |
* | typo | Roman Perepelitsa | 2020-10-19 | 1 | -1/+1 |
* | wizard: suppress the into message if z4h would print its welcome | Roman Perepelitsa | 2020-10-19 | 1 | -5/+6 |
* | wizard: suppress the outro message if z4h would print its welcome | Roman Perepelitsa | 2020-10-19 | 1 | -10/+18 |
* | 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 | 2 | -34/+40 |
* | 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 |
* | wizard: recognize `source $POWERLEVEL9K_CONFIG_FILE` in .zshrc | Roman Perepelitsa | 2020-09-15 | 1 | -1/+3 |
* | 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 | 2 | -0/+72 |
* | 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 |
* | | wizard: don't refuse to start if ZDOTDIR is not writable; see #987 | Roman Perepelitsa | 2020-08-30 | 2 | -6/+22 |
* | | bug fix: trigger transient prompt on send-break | Roman Perepelitsa | 2020-08-28 | 1 | -1/+17 |