| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge commit '98b96e06cc98ef2578adbf83ac4bb35a74485e8f' | Roman Perepelitsa | 2020-11-24 | 1 | -1/+1 |
|\| |
|
| * | Squashed 'gitstatus/' changes from ae213c54..313fa4f1 | Roman Perepelitsa | 2020-11-24 | 1 | -1/+1 |
* | | add Makefile | Roman Perepelitsa | 2020-11-24 | 1 | -0/+7 |
* | | Merge commit '39cf063480f6a378dadc802c174e96112c38c0c0' | Roman Perepelitsa | 2020-11-24 | 3 | -5/+11 |
|\| |
|
| * | Squashed 'gitstatus/' changes from 90cbb46b..ae213c54 | Roman Perepelitsa | 2020-11-24 | 3 | -5/+11 |
* | | Correct some typos in zsh conf (#1119) | Felix Yan | 2020-11-22 | 4 | -4/+4 |
* | | Merge commit '28301be914dec6da5d1bbd21cd8511cd71b419ee' | Roman Perepelitsa | 2020-11-17 | 2 | -5/+5 |
|\| |
|
| * | Squashed 'gitstatus/' changes from cb363c77..90cbb46b | Roman Perepelitsa | 2020-11-17 | 2 | -5/+5 |
* | | Merge commit '790f4719ab3db8d62f8dec6fbb89a91d87e81df0' | Roman Perepelitsa | 2020-11-17 | 2 | -7/+15 |
|\| |
|
| * | Squashed 'gitstatus/' changes from f9acc15a..cb363c77 | Roman Perepelitsa | 2020-11-17 | 2 | -7/+15 |
* | | Merge commit 'b7167a64c60401b184346147d8297f3803f56e06' | Roman Perepelitsa | 2020-11-17 | 1 | -0/+1 |
|\| |
|
| * | 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 |