| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | cleanup | romkatv | 2020-01-30 | 1 | -1/+1 |
* | | cleanup | romkatv | 2020-01-30 | 1 | -3/+3 |
* | | expand on commitment | romkatv | 2020-01-30 | 1 | -2/+4 |
* | | split troubleshooting out of faq; expand on spacing differences between 9k an... | romkatv | 2020-01-30 | 1 | -152/+209 |
* | | add POWERLEVEL9K_LEGACY_ICON_SPACING | romkatv | 2020-01-30 | 1 | -180/+188 |
* | | update 'try it in docker' section | romkatv | 2020-01-30 | 1 | -6/+11 |
* | | rewrite the color faq; move omz p9k migration instructions to faq | romkatv | 2020-01-30 | 5 | -46/+73 |
* | | update color scheme | romkatv | 2020-01-30 | 1 | -2/+3 |
* | | Merge branch 'master' into tour | romkatv | 2020-01-30 | 6 | -6/+64 |
|\| |
|
| * | bug fix: remove spurious "entry=" from instant prompt | romkatv | 2020-01-30 | 1 | -1/+1 |
| * | bug fix: don't cache range and nnn segments as their content is not static | romkatv | 2020-01-30 | 1 | -4/+0 |
| * | add nix_shell prompt segment; see #448 | romkatv | 2020-01-30 | 6 | -1/+63 |
* | | minor style fixes | romkatv | 2020-01-29 | 1 | -10/+12 |
* | | update toc; explain how the screenshots and gifs were produced; clean things up | romkatv | 2020-01-29 | 1 | -19/+50 |
* | | add a table with all supported segments; reword the intro and font sections | romkatv | 2020-01-29 | 1 | -54/+137 |
* | | spelling and cleanup | romkatv | 2020-01-29 | 1 | -6/+6 |
* | | feature: customizable | romkatv | 2020-01-29 | 1 | -1/+17 |
* | | expand features section | romkatv | 2020-01-29 | 1 | -4/+106 |
* | | pure config template cleanup | romkatv | 2020-01-29 | 1 | -5/+6 |
* | | some progress on docs | romkatv | 2020-01-29 | 1 | -5/+29 |
* | | fix gif urls | romkatv | 2020-01-28 | 1 | -2/+2 |
* | | start doc overhaul | romkatv | 2020-01-28 | 1 | -1/+52 |
|/ |
|
* | add `tabbed` to the list of precommands | romkatv | 2020-01-28 | 2 | -1/+1 |
* | pull upstream changes from gitstatus | romkatv | 2020-01-28 | 1 | -5/+2 |
* | minor fixes | romkatv | 2020-01-28 | 1 | -4/+7 |
* | bump version | romkatv | 2020-01-28 | 1 | -1/+1 |
* | quote override dirs form rustup | romkatv | 2020-01-28 | 1 | -1/+1 |
* | don't call stat in prompt_dir; use _p9k__parent_mtimes instead | romkatv | 2020-01-28 | 1 | -9/+4 |
* | cleanup | romkatv | 2020-01-28 | 1 | -2/+3 |
* | add POWERLEVEL9K_GOENV_SOURCES to config templates | romkatv | 2020-01-28 | 4 | -4/+16 |
* | migrate remaining segments to the new globbing api | romkatv | 2020-01-28 | 1 | -161/+202 |
* | make __p9k_byte_suffix readonly | romkatv | 2020-01-28 | 1 | -1/+1 |
* | s/_p9k_upsearch/_p9k_upglob/g | romkatv | 2020-01-28 | 1 | -10/+10 |
* | finish fast globbing and start migrating stuff | romkatv | 2020-01-27 | 1 | -213/+143 |
* | Merge branch 'master' into glob | romkatv | 2020-01-27 | 1 | -0/+1 |
|\ |
|
| * | set prompt_subst when printing ruler; see #444 | romkatv | 2020-01-27 | 1 | -0/+1 |
* | | start working on faster globbing | romkatv | 2020-01-27 | 1 | -52/+167 |
|/ |
|
* | move buffer parser to internal/parser.zsh | romkatv | 2020-01-27 | 3 | -383/+383 |
* | better text flowing when nudging to restart iTerm2 | romkatv | 2020-01-27 | 1 | -3/+3 |
* | detect source code corruption done by antigen and suggest resetting cache | romkatv | 2020-01-27 | 2 | -3/+27 |
* | attempt to work around antigen bugs | romkatv | 2020-01-27 | 1 | -4/+5 |
* | truncate timewarrior task names | romkatv | 2020-01-26 | 4 | -0/+21 |
* | notes | romkatv | 2020-01-26 | 1 | -0/+1 |
* | drop support for no-icons mode from all config templates | romkatv | 2020-01-26 | 5 | -61/+43 |
* | add timewarrior prompt segment; see #295 | romkatv | 2020-01-26 | 6 | -0/+98 |
* | fix prompt_char (never showed error); unify options | romkatv | 2020-01-26 | 6 | -92/+62 |
* | move notes.txt to internal to avoid confusing people | romkatv | 2020-01-26 | 1 | -0/+0 |
* | remove debugging junk | romkatv | 2020-01-26 | 1 | -40/+0 |
* | bump version | romkatv | 2020-01-26 | 1 | -1/+1 |
* | remove trailing zeros from _p9k_human_readable_bytes | romkatv | 2020-01-26 | 1 | -1/+1 |