| Commit message (Expand) | Author | Age | Files | Lines |
* | less escaping | romkatv | 2019-07-23 | 1 | -9/+9 |
* | more intelligent quoting of expansions | romkatv | 2019-07-23 | 1 | -17/+18 |
* | cleanup | romkatv | 2019-07-23 | 1 | -4/+4 |
* | got overexcited with backslashes | romkatv | 2019-07-23 | 1 | -4/+4 |
* | wrap unescaped multiline prefixes; fixes #125 | romkatv | 2019-07-22 | 1 | -4/+8 |
* | add POWERLEVEL9K_ICON_BEFORE_CONTENT | romkatv | 2019-07-21 | 1 | -41/+96 |
* | add POWERLEVEL9K_MULTILINE_FIRST_PROMPT_GAP_EXPANSION | romkatv | 2019-07-21 | 1 | -5/+14 |
* | make gap between left and right prompt customizable | romkatv | 2019-07-21 | 1 | -4/+31 |
* | don't use state CHARGED when the battery is at 100% and discharging; use DISC... | romkatv | 2019-07-20 | 1 | -12/+12 |
* | propagate _P9K_SSH similar to Pure | romkatv | 2019-07-20 | 1 | -4/+31 |
* | add POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT | romkatv | 2019-07-20 | 1 | -12/+22 |
* | bug fix: default {RIGHT,LEFT}_MIDDLE_WHITESPACE to space | romkatv | 2019-07-20 | 1 | -2/+2 |
* | typo | romkatv | 2019-07-19 | 1 | -1/+1 |
* | bug fix: don't update _P9K_BG and _P9K_I when a segment has empty content and... | romkatv | 2019-07-19 | 1 | -11/+15 |
* | fix purge when dir contains weird shit | romkatv | 2019-07-19 | 1 | -2/+3 |
* | speed up truncate_to_unique | romkatv | 2019-07-19 | 1 | -36/+48 |
* | fix POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-07-19 | 1 | -25/+34 |
* | add POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-07-18 | 1 | -11/+20 |
* | 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 | 1 | -37/+42 |
|/ |
|
* | bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt | romkatv | 2019-07-17 | 1 | -6/+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 | 1 | -1/+1 |
* | add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND | romkatv | 2019-07-17 | 1 | -8/+26 |
* | 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 |
* | 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 |