index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
POWERLEVEL9K_VCS_MAX_NUM_STAGED => POWERLEVEL9K_VCS_STAGED_MAX_NUM (with temp...
romkatv
2019-05-29
1
-11
/
+11
*
don't invoke custom prompt command if it doesn't resolve
romkatv
2019-05-29
1
-8
/
+5
*
add missing "return 0"
romkatv
2019-05-29
1
-1
/
+2
*
add a workaround for an off-by-one bug in ZSH that triggers when PROMPT overf...
romkatv
2019-05-29
1
-5
/
+27
*
print a warning when POWERLEVEL9K_RULER_CHAR is invalid
romkatv
2019-05-28
1
-0
/
+4
*
manually prompt-expand time and date so that they don't change when we emulat...
romkatv
2019-05-28
1
-2
/
+6
*
avoid using %(l.t.f) after writing to the edge of the screen
romkatv
2019-05-28
1
-2
/
+2
*
new feature: ruler above the prompt; to enable: POWERLEVEL9K_SHOW_RULER=true
romkatv
2019-05-28
2
-8
/
+34
*
speed up prompt by folding multiple ${${...}+} into one
romkatv
2019-05-28
1
-17
/
+18
*
fix a silly bug in newline
romkatv
2019-05-28
1
-1
/
+1
*
goddamn widget wrappers!
romkatv
2019-05-28
1
-2
/
+4
*
pull upstream changes from gitstatus
romkatv
2019-05-27
1
-3
/
+3
*
don't add \n after a full line
romkatv
2019-05-27
1
-8
/
+13
*
print LEFT_SEGMENT_END_SEPARATOR in the right place
romkatv
2019-05-27
1
-4
/
+3
*
docs
romkatv
2019-05-27
1
-13
/
+5
*
add powerlevel9k_refresh_prompt_inplace that users can from zle widgets to re...
romkatv
2019-05-27
1
-9
/
+15
*
optimize _p9k_g_expand a little
romkatv
2019-05-27
1
-1
/
+4
*
add a workaround for old buggy purepower configs
romkatv
2019-05-27
1
-0
/
+1
*
remove commented out code
romkatv
2019-05-27
1
-10
/
+0
*
fix a bug in initialization of 'd'; use '_p9k_prompt_length $d' as the defaul...
romkatv
2019-05-27
1
-17
/
+28
*
when POWERLEVEL9K_RPROMPT_ON_NEWLINE=false, render right prompt within left p...
romkatv
2019-05-27
1
-20
/
+70
*
Merge pull request #73 from Syphdias/truncate-to-unique-tweaks
Roman Perepelitsa
2019-05-27
1
-16
/
+18
|
\
|
*
add d(delimiter length) for every strategy
Syphdias
2019-05-27
1
-6
/
+6
|
*
adds back trunaction protection for /* in truncate_to_unique
Syphdias
2019-05-27
1
-0
/
+1
|
*
add truncate_to_unique specific SHORTEN_DIR_LENGTH default
Syphdias
2019-05-27
1
-13
/
+14
|
*
adds POWERLEVEL9K_SHORTEN_DELIMITER_LENGTH for truncate_to_unique
Syphdias
2019-05-27
1
-3
/
+4
|
*
fixes multiple truncate_to_unique inconsistencies
Syphdias
2019-05-25
1
-5
/
+4
*
|
add _p9k_prompt_length
romkatv
2019-05-27
1
-0
/
+23
|
/
*
show go_version when in a go module directory
romkatv
2019-05-24
1
-2
/
+15
*
pull upstream changes from gitstatus
romkatv
2019-05-24
5
-17
/
+55
*
support displaying the number of staged, unstaged and untracked files in vcs ...
romkatv
2019-05-24
1
-1
/
+15
*
Merge pull request #71 from Syphdias/symlink-batteries
Roman Perepelitsa
2019-05-24
1
-1
/
+1
|
\
|
*
battery segment for symlinkers
Syphdias
2019-05-24
1
-1
/
+1
|
/
*
fix a typo
romkatv
2019-05-23
1
-1
/
+1
*
speed up ip, vpn_ip and public_ip prompts
romkatv
2019-05-23
2
-106
/
+55
*
speed up kubecontext prompt
romkatv
2019-05-22
1
-13
/
+23
*
speed up kubecontext prompt
romkatv
2019-05-22
1
-22
/
+6
*
only call dropbox-cli if it exists
romkatv
2019-05-22
1
-1
/
+2
*
speed up java_version prompt
romkatv
2019-05-22
1
-11
/
+5
*
speed up detect_virt prompt; plus cleanup
romkatv
2019-05-22
1
-15
/
+12
*
speed up load prompt
romkatv
2019-05-22
1
-42
/
+27
*
speed up ram and swap prompts
romkatv
2019-05-22
2
-62
/
+52
*
speed up rbenv prompt
romkatv
2019-05-22
1
-8
/
+35
*
speed up battery prompt
romkatv
2019-05-22
1
-95
/
+92
*
speed up disk_usage prompt
romkatv
2019-05-22
1
-33
/
+16
*
cleanup
romkatv
2019-05-22
1
-5
/
+3
*
speed up aws_eb_env prompt
romkatv
2019-05-22
1
-5
/
+3
*
speed up swift_version prompt
romkatv
2019-05-22
1
-5
/
+4
*
speed up pyenv prompt
romkatv
2019-05-22
1
-12
/
+34
*
speed up todo prompt
romkatv
2019-05-22
1
-5
/
+29
[next]