| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Squashed 'gitstatus/' changes from 4f9746fb..f9acc15a | Roman Perepelitsa | 2020-11-17 | 1 | -0/+1 |
* | | 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 |
* | | replace `>>!` with `>>`; the former does not work in non-zsh shells; users wh... | Roman Perepelitsa | 2020-11-11 | 1 | -5/+5 |
* | | correct install-without-internet instructions w.r.t. ZSH_THEME | Roman Perepelitsa | 2020-11-11 | 1 | -3/+7 |
* | | 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 |
* | | docs | Roman Perepelitsa | 2020-11-06 | 1 | -3/+3 |
* | | 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 |
* | | fix a typo in docs | Roman Perepelitsa | 2020-10-28 | 1 | -1/+1 |
* | | Updating README.md typo (#1077) | Stephen | 2020-10-28 | 1 | -1/+1 |
* | | add __p9k_initial_screen_empty for z4h integration | Roman Perepelitsa | 2020-10-27 | 1 | -4/+17 |
* | | expand the list of things powerlevel10k does not affect | Roman Perepelitsa | 2020-10-27 | 1 | -1/+3 |
* | | 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 |
* | | doc cleanup | Roman Perepelitsa | 2020-10-25 | 2 | -2/+2 |
* | | clean up kitty font instructions and duplicate them in readme.md | Roman Perepelitsa | 2020-10-25 | 2 | -5/+10 |
* | | Added font instructions for kitty (#1070) | Subhaditya Nath | 2020-10-25 | 1 | -0/+5 |
* | | Merge commit 'd86bbe75dece6c4276bfa99246880b92f9e053aa' | Roman Perepelitsa | 2020-10-22 | 2 | -25/+25 |
|\| |
|
| * | Squashed 'gitstatus/' changes from 6ba954a4..4f9746fb | Roman Perepelitsa | 2020-10-22 | 2 | -25/+25 |
* | | typo | Roman Perepelitsa | 2020-10-21 | 1 | -1/+1 |
* | | better wizard intro when installing z4h | Roman Perepelitsa | 2020-10-21 | 1 | -2/+5 |
* | | add font.md | Roman Perepelitsa | 2020-10-21 | 1 | -0/+77 |
* | | add #font anchor to the readme | Roman Perepelitsa | 2020-10-21 | 1 | -1/+1 |
* | | recognize double-quoted strings when parsing kube configs; other types of quo... | Roman Perepelitsa | 2020-10-21 | 1 | -18/+27 |
* | | Correct Python version in README (#1065) | Kid | 2020-10-21 | 1 | -1/+1 |
* | | 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 |
* | | Merge commit '0da94e8ef1b84581ce8b4eb397c9e465640711ea' | Roman Perepelitsa | 2020-10-05 | 0 | -0/+0 |
|\| |
|
| * | Squashed 'gitstatus/' changes from a760bda8..6ba954a4 | Roman Perepelitsa | 2020-10-05 | 1 | -2/+2 |
* | | make configuration options work when using Turkish locale (#1036) | Roman Perepelitsa | 2020-10-05 | 3 | -36/+42 |
* | | fix a TOC link | Roman Perepelitsa | 2020-10-02 | 1 | -1/+1 |
* | | add offline installation instructions (#1033) | Roman Perepelitsa | 2020-10-02 | 1 | -0/+24 |
* | | 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 |
* | | mention that zsh-theme-powerlevel10k community package is to be avoided (#1018) | Roman Perepelitsa | 2020-09-21 | 1 | -0/+8 |
* | | docs: remove -u from yay commands (#1018) | Roman Perepelitsa | 2020-09-19 | 1 | -2/+2 |
* | | 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 |
* | | Merge commit '760f7cb7a55203be03ddf789dd3c06e75377423f' | Roman Perepelitsa | 2020-09-11 | 1 | -1/+1 |
|\| |
|
| * | Squashed 'gitstatus/' changes from 3f874d9c..a760bda8 | Roman Perepelitsa | 2020-09-11 | 1 | -1/+1 |