Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 ↵ | Roman Perepelitsa | 2020-10-26 | 1 | -5/+6 | |
| | | | | | | | | parent; see #930 | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | 4f9746fb rebuild all binaries 6a3d54a5 upgrade libgit2 git-subtree-dir: gitstatus git-subtree-split: 4f9746fb6e949475ff37986883796adf937055da | |||||
* | | 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 ↵ | Roman Perepelitsa | 2020-10-21 | 1 | -18/+27 | |
| | | | | | | | | quotes are still not supported; see #1061 | |||||
* | | 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 ↵ | Roman Perepelitsa | 2020-10-09 | 1 | -2/+2 | |
| | | | | | | | | as part of an error message | |||||
* | | 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 | |
| | | | | | | | | | | | | | | 6ba954a4 make lowercasing work with Turkish locale git-subtree-dir: gitstatus git-subtree-split: 6ba954a4a6fb2b86e7d10b4b19db7757b4876525 | |||||
* | | 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 ↵ | Roman Perepelitsa | 2020-09-29 | 1 | -12/+16 | |
| | | | | | | | | POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER is true | |||||
* | | 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 ↵ | Roman Perepelitsa | 2020-09-16 | 1 | -4/+5 | |
| | | | | | | | | terminfo[colors] | |||||
* | | 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 | |
| | | | | | | | | | | | | | | a760bda8 disable certificate checks in curl; we are checking sha256 anyway git-subtree-dir: gitstatus git-subtree-split: a760bda882be6e79a5ff0ab0ccc0e576781dca7a | |||||
* | | support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730 | Roman Perepelitsa | 2020-09-09 | 5 | -12/+25 | |
| | | ||||||
* | | repair spelling of "occurrences" (#998) | Lucas Larson | 2020-09-07 | 4 | -8/+8 | |
| | | ||||||
* | | add scalaenv prompt segment; see #991 | Roman Perepelitsa | 2020-09-03 | 6 | -0/+129 | |
| | | ||||||
* | | typo in comments | Roman Perepelitsa | 2020-09-02 | 4 | -4/+4 | |
| | | ||||||
* | | support generic POWERLEVEL9K_* parameters for segments with dashes in their ↵ | Roman Perepelitsa | 2020-09-01 | 1 | -3/+3 | |
| | | | | | | | | names | |||||
* | | 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 | 5 | -95/+89 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into ↵ | Roman Perepelitsa | 2020-09-01 | 1 | -22/+66 | |
|\ \ | | | | | | | | | | sys-lectern-master | |||||
| * | | minor fixes and syntax improvements | sys-lectern | 2020-08-25 | 1 | -0/+7 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k | sys-lectern | 2020-08-25 | 0 | -0/+0 | |
| |\ \ | ||||||
| | * | | Delete log.txt | David | 2020-08-24 | 1 | -1/+0 | |
| | | | |