| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tune dir shortening | romkatv | 2019-07-19 | 1 | -2/+2 |
* | add POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-07-18 | 2 | -11/+23 |
* | tune dir colors | romkatv | 2019-07-18 | 1 | -3/+5 |
* | enable dir shortening | romkatv | 2019-07-18 | 1 | -5/+18 |
* | add POWERLEVEL9K_DIR_SHORTENED_FOREGROUND | romkatv | 2019-07-18 | 1 | -5/+18 |
* | add POWERLEVEL9K_DIR_ANCHOR_BOLD and POWERLEVEL9K_DIR_ANCHOR_FOREGROUND | romkatv | 2019-07-18 | 1 | -12/+32 |
* | fix styling bugs in dir | romkatv | 2019-07-18 | 1 | -5/+6 |
* | fix quoting in dir | romkatv | 2019-07-18 | 1 | -1/+6 |
* | grammar | romkatv | 2019-07-18 | 1 | -1/+1 |
* | add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COL... | romkatv | 2019-07-18 | 1 | -1/+19 |
* | finish auto-shrinking dir; still not tested yet | romkatv | 2019-07-18 | 1 | -38/+71 |
* | Merge branch 'master' into dev | romkatv | 2019-07-18 | 1 | -11/+11 |
|\ |
|
| * | don't update time unnecessarily | romkatv | 2019-07-18 | 1 | -11/+11 |
* | | ensure there is at least one space between left and right prompts | romkatv | 2019-07-18 | 1 | -1/+1 |
* | | prototype for auto-shrinking dir | romkatv | 2019-07-17 | 2 | -37/+44 |
|/ |
|
* | bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt | romkatv | 2019-07-17 | 1 | -6/+7 |
* | comments | romkatv | 2019-07-17 | 1 | -0/+5 |
* | rename config files | romkatv | 2019-07-17 | 2 | -0/+0 |
* | comments | romkatv | 2019-07-17 | 1 | -20/+42 |
* | add classic config | romkatv | 2019-07-17 | 1 | -0/+144 |
* | comments | romkatv | 2019-07-17 | 1 | -9/+7 |
* | add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIX | romkatv | 2019-07-17 | 1 | -7/+33 |
* | optimize codegen for icons | romkatv | 2019-07-17 | 1 | -40/+76 |
* | optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansions | romkatv | 2019-07-17 | 1 | -6/+10 |
* | spello | romkatv | 2019-07-17 | 2 | -2/+2 |
* | add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND | romkatv | 2019-07-17 | 2 | -8/+30 |
* | cleanup in alias handling | romkatv | 2019-07-17 | 1 | -44/+33 |
* | make right prompt multiline; add public_ip | romkatv | 2019-07-17 | 1 | -0/+9 |
* | add node.js prompt segments | romkatv | 2019-07-17 | 1 | -0/+20 |
* | Merge branch 'master' into dev | romkatv | 2019-07-17 | 1 | -0/+54 |
|\ |
|
| * | bail out of *env prompts if the corresponding *env command doesn't exist | romkatv | 2019-07-17 | 1 | -0/+3 |
| * | add nodenv prompt; #121 | romkatv | 2019-07-17 | 1 | -0/+51 |
* | | make it work in ZSH 5.1 | romkatv | 2019-07-17 | 1 | -1/+1 |
* | | generate less code for empty rprompt | romkatv | 2019-07-17 | 1 | -7/+11 |
* | | silly typos | romkatv | 2019-07-16 | 1 | -4/+4 |
* | | add P9K_COMMAND_DURATION_SECONDS and POWERLEVEL9K_COMMAND_EXECUTION_TIME_DISA... | romkatv | 2019-07-16 | 1 | -23/+29 |
* | | fix bugs in multiline right prompt | romkatv | 2019-07-16 | 1 | -6/+5 |
* | | allow newline in right prompt; untested | romkatv | 2019-07-16 | 1 | -212/+243 |
* | | replace POWERLEVEL9K_BATTERY_STAGES hack with proper code | romkatv | 2019-07-16 | 1 | -2/+1 |
|/ |
|
* | tabs to spaces | romkatv | 2019-07-16 | 1 | -10/+10 |
* | round to seconds instead of truncating | romkatv | 2019-07-16 | 1 | -1/+1 |
* | less verbose command_execution_time | romkatv | 2019-07-16 | 1 | -2/+4 |
* | add POWERLEVEL9K_EMPTY_LINE_RIGHT_PROMPT_FIRST_SEGMENT_START_SYMBOL | romkatv | 2019-07-16 | 1 | -1/+3 |
* | remove trailing spaces for the default prompt_char content | romkatv | 2019-07-16 | 1 | -6/+6 |
* | 1.23s instead of 1.23 in command_execution_time | romkatv | 2019-07-14 | 1 | -2/+2 |
* | comments | Roman Perepelitsa | 2019-07-14 | 1 | -3/+4 |
* | polish lean.zsh a bit | romkatv | 2019-07-13 | 1 | -48/+74 |
* | bug fix: display icons when expansions are active | romkatv | 2019-07-12 | 1 | -2/+2 |
* | Revert "unify multiline prompt prefix parameters" | romkatv | 2019-07-12 | 1 | -3/+3 |
* | draft of lean config | romkatv | 2019-07-12 | 1 | -0/+202 |