aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* tune dir shorteningromkatv2019-07-191-2/+2
|
* add POWERLEVEL9K_DIR_MAX_LENGTHromkatv2019-07-182-11/+23
|
* tune dir colorsromkatv2019-07-181-3/+5
|
* enable dir shorteningromkatv2019-07-181-5/+18
|
* add POWERLEVEL9K_DIR_SHORTENED_FOREGROUNDromkatv2019-07-181-5/+18
|
* add POWERLEVEL9K_DIR_ANCHOR_BOLD and POWERLEVEL9K_DIR_ANCHOR_FOREGROUNDromkatv2019-07-181-12/+32
|
* fix styling bugs in dirromkatv2019-07-181-5/+6
|
* fix quoting in dirromkatv2019-07-181-1/+6
|
* grammarromkatv2019-07-181-1/+1
|
* add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and ↵romkatv2019-07-181-1/+19
| | | | POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT
* finish auto-shrinking dir; still not tested yetromkatv2019-07-181-38/+71
|
* Merge branch 'master' into devromkatv2019-07-181-11/+11
|\
| * don't update time unnecessarilyromkatv2019-07-181-11/+11
| |
* | ensure there is at least one space between left and right promptsromkatv2019-07-181-1/+1
| |
* | prototype for auto-shrinking dirromkatv2019-07-172-37/+44
|/
* bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every promptromkatv2019-07-171-6/+7
| | | | reported in #77
* commentsromkatv2019-07-171-0/+5
|
* rename config filesromkatv2019-07-172-0/+0
|
* commentsromkatv2019-07-171-20/+42
|
* add classic configromkatv2019-07-171-0/+144
|
* commentsromkatv2019-07-171-9/+7
|
* add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIXromkatv2019-07-171-7/+33
|
* optimize codegen for iconsromkatv2019-07-171-40/+76
|
* optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansionsromkatv2019-07-171-6/+10
|
* spelloromkatv2019-07-172-2/+2
|
* add POWERLEVEL9K_TIME_UPDATE_ON_COMMANDromkatv2019-07-172-8/+30
| | | | This is one of the features discussed in #77.
* cleanup in alias handlingromkatv2019-07-171-44/+33
|
* make right prompt multiline; add public_ipromkatv2019-07-171-0/+9
|
* add node.js prompt segmentsromkatv2019-07-171-0/+20
|
* Merge branch 'master' into devromkatv2019-07-171-0/+54
|\
| * bail out of *env prompts if the corresponding *env command doesn't existromkatv2019-07-171-0/+3
| |
| * add nodenv prompt; #121romkatv2019-07-171-0/+51
| |
* | make it work in ZSH 5.1romkatv2019-07-171-1/+1
| |
* | generate less code for empty rpromptromkatv2019-07-171-7/+11
| |
* | silly typosromkatv2019-07-161-4/+4
| |
* | add P9K_COMMAND_DURATION_SECONDS and ↵romkatv2019-07-161-23/+29
| | | | | | | | POWERLEVEL9K_COMMAND_EXECUTION_TIME_DISABLE_FORMATTING
* | fix bugs in multiline right promptromkatv2019-07-161-6/+5
| |
* | allow newline in right prompt; untestedromkatv2019-07-161-212/+243
| |
* | replace POWERLEVEL9K_BATTERY_STAGES hack with proper coderomkatv2019-07-161-2/+1
|/
* tabs to spacesromkatv2019-07-161-10/+10
|
* round to seconds instead of truncatingromkatv2019-07-161-1/+1
|
* less verbose command_execution_timeromkatv2019-07-161-2/+4
|
* add POWERLEVEL9K_EMPTY_LINE_RIGHT_PROMPT_FIRST_SEGMENT_START_SYMBOLromkatv2019-07-161-1/+3
|
* remove trailing spaces for the default prompt_char contentromkatv2019-07-161-6/+6
|
* 1.23s instead of 1.23 in command_execution_timeromkatv2019-07-141-2/+2
|
* commentsRoman Perepelitsa2019-07-141-3/+4
|
* polish lean.zsh a bitromkatv2019-07-131-48/+74
|
* bug fix: display icons when expansions are activeromkatv2019-07-121-2/+2
|
* Revert "unify multiline prompt prefix parameters"romkatv2019-07-121-3/+3
| | | | | | This reverts commit 502baefcec3a5e0f31cf322b8f67bab7457884f1. fixes #116
* draft of lean configromkatv2019-07-121-0/+202
|