index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
p10k.zsh
Commit message (
Expand
)
Author
Age
Files
Lines
*
add timewarrior prompt segment; see #295
romkatv
2020-01-26
1
-0
/
+60
*
fix prompt_char (never showed error); unify options
romkatv
2020-01-26
1
-65
/
+50
*
bump version
romkatv
2020-01-26
1
-1
/
+1
*
remove trailing zeros from _p9k_human_readable_bytes
romkatv
2020-01-26
1
-1
/
+1
*
cleanup
romkatv
2020-01-26
1
-1
/
+1
*
bug fixes:
romkatv
2020-01-26
1
-13
/
+35
*
bug fix: declare worker global vars in _p9k_init_vars
romkatv
2020-01-26
1
-0
/
+6
*
add P9K_KUBECONTEXT_USER
romkatv
2020-01-26
1
-8
/
+12
*
add _p9k__segment_{cond,va}_{left,right} and migrate swap to worker
romkatv
2020-01-25
1
-129
/
+445
*
process ready replies from worker synchornously in precmd
romkatv
2020-01-25
1
-0
/
+2
*
migrate over from the old worker api; use worker in battery on macOS
romkatv
2020-01-25
1
-77
/
+107
*
Merge branch 'master' into worker
romkatv
2020-01-24
1
-6
/
+36
|
\
|
*
cherry pick disk_usage fix from https://github.com/romkatv/powerlevel10k/comm...
romkatv
2020-01-24
1
-3
/
+3
|
*
add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430
romkatv
2020-01-23
1
-7
/
+37
*
|
synthesize common prompt functions
romkatv
2020-01-21
1
-110
/
+55
*
|
Merge branch 'master' into worker
romkatv
2020-01-20
1
-6
/
+17
|
\
|
|
*
survive SIGINT during preexec; see #427
romkatv
2020-01-20
1
-6
/
+17
*
|
refactor worker code
romkatv
2020-01-20
1
-55
/
+79
*
|
fix ram segment on wsl
romkatv
2020-01-19
1
-2
/
+2
*
|
migrate ram to worker
romkatv
2020-01-19
1
-2
/
+25
*
|
make sure pwd and IFS are initialized when running *_compute
romkatv
2020-01-19
1
-7
/
+11
*
|
bump versions
romkatv
2020-01-18
1
-1
/
+1
*
|
skip worker hooks for 'time' if POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME is no...
romkatv
2020-01-18
1
-0
/
+1
*
|
migrate load, ip and vpn_ip to worker
romkatv
2020-01-18
1
-31
/
+73
*
|
add back POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME support
romkatv
2020-01-18
1
-3
/
+13
*
|
migrate disk_usage and public_ip to worker
romkatv
2020-01-18
1
-285
/
+277
*
|
remove explicit timeout support from worker
romkatv
2020-01-18
1
-2
/
+0
|
/
*
print the same error message for 32-bit android as for 32-bit linux
romkatv
2020-01-18
1
-2
/
+2
*
prepare for worker migration
romkatv
2020-01-17
1
-9
/
+13
*
fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=trunca...
romkatv
2020-01-16
1
-7
/
+7
*
add ssh-agent to precommands
romkatv
2020-01-15
1
-0
/
+1
*
speed up
romkatv
2020-01-14
1
-3
/
+5
*
use more precise pattern for process substitutions
romkatv
2020-01-14
1
-1
/
+1
*
Merge branch 'master' into reactive
romkatv
2020-01-13
1
-2
/
+2
|
\
|
*
rustup is just wow
romkatv
2020-01-13
1
-2
/
+2
*
|
Merge branch 'master' into reactive
romkatv
2020-01-13
1
-6
/
+34
|
\
|
|
*
give content expansion for rust_version access to full version through $P9K_R...
romkatv
2020-01-13
1
-0
/
+2
|
*
rust_version: support rustup; see #418
romkatv
2020-01-13
1
-6
/
+32
*
|
optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup
romkatv
2020-01-13
1
-38
/
+79
*
|
add all p10k-* hooks to parameter signature
romkatv
2020-01-13
1
-1
/
+2
*
|
don't replace show with print if p10k-on-post-prompt is defined
romkatv
2020-01-13
1
-2
/
+2
*
|
Merge branch 'master' into reactive
romkatv
2020-01-13
1
-5
/
+8
|
\
|
|
*
clear to eol when printing empty_line and ruler
romkatv
2020-01-13
1
-5
/
+8
*
|
parse process substitutions
romkatv
2020-01-12
1
-5
/
+11
*
|
add `p10k display -a`
romkatv
2020-01-12
1
-12
/
+50
*
|
add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT
romkatv
2020-01-12
1
-3
/
+4
*
|
add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing
romkatv
2020-01-12
1
-38
/
+117
*
|
group precommands with commands
romkatv
2020-01-12
1
-11
/
+12
*
|
minor opitimization
romkatv
2020-01-12
1
-1
/
+1
*
|
incorporate latest parser fixes
romkatv
2020-01-12
1
-49
/
+97
[next]