Commit Graph

113 Commits (3dac653c527b53109f2173dfb76ef1778708a96f)

Author SHA1 Message Date
romkatv 3dac653c52 fix styling bugs in dir 6 years ago
romkatv cd4d1358b3 fix quoting in dir 6 years ago
romkatv 86d6412988 grammar 6 years ago
romkatv c5f32d1ea5 add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT 6 years ago
romkatv d41e18416f finish auto-shrinking dir; still not tested yet 6 years ago
romkatv 394dffa77b Merge branch 'master' into dev 6 years ago
romkatv f37d7e6742 don't update time unnecessarily 6 years ago
romkatv 7478f07100 ensure there is at least one space between left and right prompts 6 years ago
romkatv 389b2ce5c2 prototype for auto-shrinking dir 6 years ago
romkatv 0660d8c97d bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt
reported in #77
6 years ago
romkatv 568dc8beb4 add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIX 6 years ago
romkatv c5f27b1cc5 optimize codegen for icons 6 years ago
romkatv 8b04966624 optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansions 6 years ago
romkatv c5e24d843b spello 6 years ago
romkatv dd09ce6efc add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND
This is one of the features discussed in #77.
6 years ago
romkatv 1acc559cc2 Merge branch 'master' into dev 6 years ago
romkatv 1ed5c3f177 make it work in ZSH 5.1 6 years ago
romkatv 00a070d5db generate less code for empty rprompt 6 years ago
romkatv 3bf8931620 bail out of *env prompts if the corresponding *env command doesn't exist 6 years ago
romkatv d75b714d8a add nodenv prompt; #121 6 years ago
romkatv 428665e551 silly typos 6 years ago
romkatv ccfc462faf add P9K_COMMAND_DURATION_SECONDS and POWERLEVEL9K_COMMAND_EXECUTION_TIME_DISABLE_FORMATTING 6 years ago
romkatv 36fa083841 fix bugs in multiline right prompt 6 years ago
romkatv 29aec8c105 allow newline in right prompt; untested 6 years ago
romkatv e986f0a96c replace POWERLEVEL9K_BATTERY_STAGES hack with proper code 6 years ago
romkatv 38da6a3c9b tabs to spaces 6 years ago
romkatv 06aa8da96e round to seconds instead of truncating 6 years ago
romkatv 32537cffaa add POWERLEVEL9K_EMPTY_LINE_RIGHT_PROMPT_FIRST_SEGMENT_START_SYMBOL 6 years ago
romkatv 22e459ef24 remove trailing spaces for the default prompt_char content 6 years ago
romkatv 26a8b17f6e 1.23s instead of 1.23 in command_execution_time 6 years ago
romkatv 97c2806567 bug fix: display icons when expansions are active 6 years ago
romkatv d2fc79743d Revert "unify multiline prompt prefix parameters"
This reverts commit 502baefcec.

fixes #116
6 years ago
romkatv e26cc029cc add prompt_char; respect POWERLEVEL9K_RPROMPT_ON_NEWLINE=false even if POWERLEVEL9K_PROMPT_ON_NEWLINE == false 6 years ago
romkatv ff4f823f10 more robust zle widget wrapping 6 years ago
romkatv 552e629be8 add a warning if POWERLEVEL9K_RIGHT_SEGMENT_END_SEPARATOR is set (it is no longer supported) 6 years ago
romkatv 502baefcec unify multiline prompt prefix parameters 6 years ago
romkatv 28b9fe09ae add POWERLEVEL9K_EMPTY_LINE_LEFT_PROMPT_LAST_SEGMENT_END_SYMBOL 6 years ago
romkatv 13ce831b6b fix subsep fg in right prompt 6 years ago
romkatv 0ad3a452ef bug fix: never render subsegment separator with the same fg and bg 6 years ago
romkatv 9d88fb83e9 fix bugs in right prompt 6 years ago
romkatv 1cd711820e port left prompt changes to right prompt 6 years ago
romkatv 9adcf809f1 add p9k_prompt_segment; add SELF_JOINED; delete simple_dir 6 years ago
romkatv 759030f30b fix vcs background 6 years ago
romkatv 5aa173510d fix fg of the left terminator 6 years ago
romkatv 04d8160daa the other half half of the support for custom powerline terminators 6 years ago
romkatv 2887dd80aa half of the support for custom powerline terminators 6 years ago
romkatv a937bff1c1 make vcs component style params consistent with the rest 6 years ago
romkatv ba41bb3475 add per-state overrides and fallbacks for the generic formatting options 6 years ago
romkatv 996316a6fc iron out bugs in the new rendered; rename TRANSFORMER to EXPANSION 6 years ago
romkatv 0891841e75 start massive refactoring of the rendering engine 6 years ago