Commit Graph

2914 Commits (61c268f7aecd3140b6d026844d97fe1e251153a9)
 

Author SHA1 Message Date
romkatv 0660d8c97d bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt
reported in 
romkatv 2ca0ef4493 comments
romkatv dadab0ef5f rename config files
romkatv afe499c967 comments
romkatv 028a02df06 add classic config
romkatv d8a0dcd95e comments
romkatv 568dc8beb4 add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIX
romkatv c5f27b1cc5 optimize codegen for icons
romkatv 8b04966624 optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansions
romkatv c5e24d843b spello
romkatv dd09ce6efc add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND
This is one of the features discussed in .
romkatv b4706cbe43 cleanup in alias handling
romkatv ef041b4364 make right prompt multiline; add public_ip
romkatv 30c160926d add node.js prompt segments
romkatv 1acc559cc2 Merge branch 'master' into dev
romkatv 1ed5c3f177 make it work in ZSH 5.1
romkatv 00a070d5db generate less code for empty rprompt
romkatv 3bf8931620 bail out of *env prompts if the corresponding *env command doesn't exist
romkatv d75b714d8a add nodenv prompt;
romkatv 428665e551 silly typos
romkatv ccfc462faf add P9K_COMMAND_DURATION_SECONDS and POWERLEVEL9K_COMMAND_EXECUTION_TIME_DISABLE_FORMATTING
romkatv 36fa083841 fix bugs in multiline right prompt
romkatv 29aec8c105 allow newline in right prompt; untested
romkatv e986f0a96c replace POWERLEVEL9K_BATTERY_STAGES hack with proper code
romkatv 38da6a3c9b tabs to spaces
romkatv 06aa8da96e round to seconds instead of truncating
romkatv 0eff9fe1b9 less verbose command_execution_time
romkatv 32537cffaa add POWERLEVEL9K_EMPTY_LINE_RIGHT_PROMPT_FIRST_SEGMENT_START_SYMBOL
romkatv 22e459ef24 remove trailing spaces for the default prompt_char content
romkatv 26a8b17f6e 1.23s instead of 1.23 in command_execution_time
Roman Perepelitsa 7acc5a236d
comments
romkatv 7fe72dfce0 polish lean.zsh a bit
romkatv 97c2806567 bug fix: display icons when expansions are active
romkatv d2fc79743d Revert "unify multiline prompt prefix parameters"
This reverts commit 502baefcec.

fixes 
romkatv b51e263637 draft of lean config
romkatv e26cc029cc add prompt_char; respect POWERLEVEL9K_RPROMPT_ON_NEWLINE=false even if POWERLEVEL9K_PROMPT_ON_NEWLINE == false
romkatv ff4f823f10 more robust zle widget wrapping
romkatv 552e629be8 add a warning if POWERLEVEL9K_RIGHT_SEGMENT_END_SEPARATOR is set (it is no longer supported)
romkatv 502baefcec unify multiline prompt prefix parameters
romkatv 28b9fe09ae add POWERLEVEL9K_EMPTY_LINE_LEFT_PROMPT_LAST_SEGMENT_END_SYMBOL
romkatv 13ce831b6b fix subsep fg in right prompt
romkatv 0ad3a452ef bug fix: never render subsegment separator with the same fg and bg
romkatv 3881677ed8 Merge branch 'master' into dev
romkatv 9d88fb83e9 fix bugs in right prompt
romkatv 1cd711820e port left prompt changes to right prompt
romkatv b67571cb53 pull upstream changes from gitstatus
romkatv 9adcf809f1 add p9k_prompt_segment; add SELF_JOINED; delete simple_dir
romkatv 759030f30b fix vcs background
romkatv 5aa173510d fix fg of the left terminator
romkatv 04d8160daa the other half half of the support for custom powerline terminators