romkatv
|
d41e18416f
|
finish auto-shrinking dir; still not tested yet
|
5 years ago |
romkatv
|
394dffa77b
|
Merge branch 'master' into dev
|
5 years ago |
romkatv
|
f37d7e6742
|
don't update time unnecessarily
|
5 years ago |
romkatv
|
7478f07100
|
ensure there is at least one space between left and right prompts
|
5 years ago |
romkatv
|
389b2ce5c2
|
prototype for auto-shrinking dir
|
5 years ago |
romkatv
|
0660d8c97d
|
bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt
reported in #77
|
5 years ago |
romkatv
|
2ca0ef4493
|
comments
|
5 years ago |
romkatv
|
dadab0ef5f
|
rename config files
|
5 years ago |
romkatv
|
afe499c967
|
comments
|
5 years ago |
romkatv
|
028a02df06
|
add classic config
|
5 years ago |
romkatv
|
d8a0dcd95e
|
comments
|
5 years ago |
romkatv
|
568dc8beb4
|
add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIX
|
5 years ago |
romkatv
|
c5f27b1cc5
|
optimize codegen for icons
|
5 years ago |
romkatv
|
8b04966624
|
optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansions
|
5 years ago |
romkatv
|
c5e24d843b
|
spello
|
5 years ago |
romkatv
|
dd09ce6efc
|
add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND
This is one of the features discussed in #77.
|
5 years ago |
romkatv
|
b4706cbe43
|
cleanup in alias handling
|
5 years ago |
romkatv
|
ef041b4364
|
make right prompt multiline; add public_ip
|
5 years ago |
romkatv
|
30c160926d
|
add node.js prompt segments
|
5 years ago |
romkatv
|
1acc559cc2
|
Merge branch 'master' into dev
|
5 years ago |
romkatv
|
1ed5c3f177
|
make it work in ZSH 5.1
|
5 years ago |
romkatv
|
00a070d5db
|
generate less code for empty rprompt
|
5 years ago |
romkatv
|
3bf8931620
|
bail out of *env prompts if the corresponding *env command doesn't exist
|
5 years ago |
romkatv
|
d75b714d8a
|
add nodenv prompt; #121
|
5 years ago |
romkatv
|
428665e551
|
silly typos
|
5 years ago |
romkatv
|
ccfc462faf
|
add P9K_COMMAND_DURATION_SECONDS and POWERLEVEL9K_COMMAND_EXECUTION_TIME_DISABLE_FORMATTING
|
5 years ago |
romkatv
|
36fa083841
|
fix bugs in multiline right prompt
|
5 years ago |
romkatv
|
29aec8c105
|
allow newline in right prompt; untested
|
5 years ago |
romkatv
|
e986f0a96c
|
replace POWERLEVEL9K_BATTERY_STAGES hack with proper code
|
5 years ago |
romkatv
|
38da6a3c9b
|
tabs to spaces
|
5 years ago |
romkatv
|
06aa8da96e
|
round to seconds instead of truncating
|
5 years ago |
romkatv
|
0eff9fe1b9
|
less verbose command_execution_time
|
5 years ago |
romkatv
|
32537cffaa
|
add POWERLEVEL9K_EMPTY_LINE_RIGHT_PROMPT_FIRST_SEGMENT_START_SYMBOL
|
5 years ago |
romkatv
|
22e459ef24
|
remove trailing spaces for the default prompt_char content
|
5 years ago |
romkatv
|
26a8b17f6e
|
1.23s instead of 1.23 in command_execution_time
|
5 years ago |
Roman Perepelitsa
|
7acc5a236d
|
comments
|
5 years ago |
romkatv
|
7fe72dfce0
|
polish lean.zsh a bit
|
5 years ago |
romkatv
|
97c2806567
|
bug fix: display icons when expansions are active
|
5 years ago |
romkatv
|
d2fc79743d
|
Revert "unify multiline prompt prefix parameters"
This reverts commit 502baefcec .
fixes #116
|
5 years ago |
romkatv
|
b51e263637
|
draft of lean config
|
5 years ago |
romkatv
|
e26cc029cc
|
add prompt_char; respect POWERLEVEL9K_RPROMPT_ON_NEWLINE=false even if POWERLEVEL9K_PROMPT_ON_NEWLINE == false
|
5 years ago |
romkatv
|
ff4f823f10
|
more robust zle widget wrapping
|
5 years ago |
romkatv
|
552e629be8
|
add a warning if POWERLEVEL9K_RIGHT_SEGMENT_END_SEPARATOR is set (it is no longer supported)
|
5 years ago |
romkatv
|
502baefcec
|
unify multiline prompt prefix parameters
|
5 years ago |
romkatv
|
28b9fe09ae
|
add POWERLEVEL9K_EMPTY_LINE_LEFT_PROMPT_LAST_SEGMENT_END_SYMBOL
|
5 years ago |
romkatv
|
13ce831b6b
|
fix subsep fg in right prompt
|
5 years ago |
romkatv
|
0ad3a452ef
|
bug fix: never render subsegment separator with the same fg and bg
|
5 years ago |
romkatv
|
3881677ed8
|
Merge branch 'master' into dev
|
5 years ago |
romkatv
|
9d88fb83e9
|
fix bugs in right prompt
|
5 years ago |
romkatv
|
1cd711820e
|
port left prompt changes to right prompt
|
5 years ago |