index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove debug logs that were added for #315
romkatv
2019-11-11
1
-8
/
+0
*
detect \e*\e\ escape sequences in addition to \e*\a; fixes #315
romkatv
2019-11-11
1
-1
/
+1
*
reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms
romkatv
2019-11-11
1
-1
/
+1
*
fix caching and slow repo detection when GIT_DIR is set
romkatv
2019-11-11
1
-35
/
+52
*
parenthesize regex
romkatv
2019-11-09
1
-1
/
+1
*
when ifconfig is not available, use ip; fixes #305
romkatv
2019-11-09
1
-11
/
+23
*
bug fix: missing \r in sp emulation
romkatv
2019-11-08
1
-0
/
+1
*
work around a bug in zsh that skips precmd hooks after trapped SIGINT if ther...
romkatv
2019-11-08
1
-0
/
+3
*
add more debug logging for #315
romkatv
2019-11-08
1
-1
/
+1
*
add more debug logging for #315
romkatv
2019-11-08
1
-1
/
+1
*
add more debug logging for #315
romkatv
2019-11-08
1
-0
/
+1
*
add debug logging for #315
romkatv
2019-11-08
1
-0
/
+7
*
wizard: frame for lean prompt
romkatv
2019-11-07
1
-28
/
+44
*
don't embed prefixes and suffixes if they are empty; save some bytes
romkatv
2019-11-07
1
-14
/
+20
*
docs
romkatv
2019-11-07
1
-11
/
+21
*
add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN; fixes #311
romkatv
2019-11-07
1
-0
/
+12
*
drop windows version number from the output of uname on mingw
romkatv
2019-11-07
1
-1
/
+1
*
fix prompt char color in transient prompt preview for Pure
romkatv
2019-11-06
1
-3
/
+5
*
bump versions
romkatv
2019-11-06
1
-2
/
+2
*
wizard: apply options to Pure style
romkatv
2019-11-06
1
-146
/
+139
*
remove second declration of POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS
romkatv
2019-11-06
1
-1
/
+0
*
wizard: TRANSIENT_PROMPT same-dir => always
romkatv
2019-11-06
1
-1
/
+1
*
always print LF at the end of full lines
romkatv
2019-11-06
1
-1
/
+1
*
s/_p9k_last_prompt_pwd/_p9k__last_prompt_pwd/
romkatv
2019-11-06
1
-3
/
+3
*
deinit after `p10k configure` to trigger initialization even if POWERLEVEL9K_...
romkatv
2019-11-06
1
-1
/
+2
*
wizard: add transient prompt (optional); disable hot reload
romkatv
2019-11-06
1
-22
/
+51
*
suppress POWERLEVEL9K_DISABLE_HOT_RELOAD after `p10k configure`
romkatv
2019-11-06
1
-1
/
+1
*
add POWERLEVEL9K_DISABLE_HOT_RELOAD
romkatv
2019-11-06
1
-0
/
+2
*
snapshot all POWERLEVEL9K params
romkatv
2019-11-06
1
-18
/
+24
*
Merge branch 'master' into dynamic
romkatv
2019-11-06
1
-0
/
+3
|
\
|
*
iTerm2: set minimum contrast to 0; enable anti-aliasing
romkatv
2019-11-06
1
-0
/
+3
*
|
don't reset PS2 prompt
romkatv
2019-11-06
1
-1
/
+5
*
|
add POWERLEVEL9K_TRANSIENT_PROMPT
romkatv
2019-11-06
1
-5
/
+38
*
|
POWERLEVEL9K_INSTANT_PROMPT_COMMAND_LINES => 1 by default
romkatv
2019-11-05
1
-1
/
+1
*
|
bug fix (incorrect height in instant prompt); embed LF in the line overflow w...
romkatv
2019-11-05
1
-2
/
+2
*
|
Merge branch 'master' into dynamic
romkatv
2019-11-05
2
-3
/
+20
|
\
|
|
*
use msys gitstatusd binary on mingw
romkatv
2019-11-04
1
-1
/
+1
|
*
Don't choke on empty zshrc.
Roman Perepelitsa
2019-11-04
1
-1
/
+1
|
*
support msys
romkatv
2019-11-04
1
-1
/
+7
|
*
enable vi_mode in configs that don't have prompt_char
romkatv
2019-11-02
1
-1
/
+8
|
*
add POWERLEVEL9K_<segment>_DISABLED_DIR_PATTERN
romkatv
2019-11-02
1
-0
/
+4
|
*
fix an error message printed for 32-bit intel users; see https://github.com/r...
romkatv
2019-10-30
1
-1
/
+1
*
|
replace TRAPINT function with trap statement; the former triggers memory corr...
romkatv
2019-11-04
1
-8
/
+9
*
|
remove eval
romkatv
2019-11-04
1
-4
/
+3
*
|
fix empty_line and ruler in instant prompt; speed up regular prompt
romkatv
2019-11-04
1
-16
/
+24
*
|
set POWERLEVEL9K_NEW_TTY_MAX_AGE_SECONDS to 5 by default
romkatv
2019-11-04
1
-1
/
+1
*
|
speed up p10k display
romkatv
2019-11-04
1
-10
/
+14
*
|
return => return 0
romkatv
2019-11-04
2
-35
/
+38
*
|
call p10k-on-pre-prompt from instant prompt
romkatv
2019-11-03
1
-11
/
+70
*
|
trap sigint
romkatv
2019-11-03
1
-4
/
+13
[next]