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
*
* Added new module for showing in prompt the active terraform version.
Alejandro Gandara
2021-07-15
1
-0
/
+9
*
respect POWERLEVEL9K_INSTANT_PROMPT_COMMAND_LINES if it is explicitly set eve...
Roman Perepelitsa
2021-06-24
1
-8
/
+12
*
fix a bug that can cause instant prompt to be duplicated in z4h
Roman Perepelitsa
2021-06-24
1
-6
/
+17
*
presume that `node --version` may depend on package.json (#1388)
Roman Perepelitsa
2021-06-11
1
-17
/
+24
*
cleanup
Roman Perepelitsa
2021-06-04
1
-3
/
+3
*
add P9K_AWS_PROFILE and P9K_AWS_REGION and use it in default configs
Roman Perepelitsa
2021-05-28
1
-24
/
+47
*
Add region support for aws element
Alex Jurkiewicz
2021-05-28
1
-1
/
+22
*
Fix icon padding for VCS bookmark icon (#1414) (#1415)
Zachary Palumbo
2021-05-26
1
-0
/
+1
*
fix asdf, was broken by 1ad8e5759ecd41619746a775d9bc9d2902c5c90e (#1409)
Roman Perepelitsa
2021-05-25
1
-3
/
+7
*
don't leak 'token' local variable in parser (#1407)
Roman Perepelitsa
2021-05-24
1
-1
/
+1
*
pyenv: skip lines that start with "#" (#1376)
Roman Perepelitsa
2021-05-22
1
-1
/
+1
*
when searching for files in ancestor directories, do match in $HOME (#1376)
Roman Perepelitsa
2021-05-22
1
-5
/
+5
*
set P9K_PYENV_PYTHON_VERSION correctly when dealing with multiple pyenv versi...
Roman Perepelitsa
2021-05-22
1
-5
/
+9
*
when resolving `python --version`, handle pyenv shims specially (#1378)
Roman Perepelitsa
2021-05-22
1
-10
/
+29
*
Add xplr segment (#1396)
Maxim Baz
2021-05-15
2
-0
/
+20
*
add P9K_IP_{RX,TX}_BYTES_DELTA to the list of parameters available within POW...
Roman Perepelitsa
2021-05-14
1
-0
/
+14
*
disable colors in the output of taskwarrior; this time for real (#1365)
Roman Perepelitsa
2021-04-20
1
-4
/
+4
*
disable colors in the output of taskwarrior (#1365)
Roman Perepelitsa
2021-04-20
1
-4
/
+4
*
bump version (#1361)
Roman Perepelitsa
2021-04-16
1
-1
/
+1
*
expand c-escapes in kubectl (#1361)
Roman Perepelitsa
2021-04-16
1
-1
/
+1
*
bug fix: segments whose state contains numbers could not be hidden (#1353)
Roman Perepelitsa
2021-04-12
1
-3
/
+3
*
replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}...
Roman Perepelitsa
2021-04-10
1
-12
/
+7
*
Fix gcloud CLI (#1342)
Tim Ysewyn
2021-04-04
1
-3
/
+2
*
Add CPU load threshold setting (#1340)
Klas Mellbourn
2021-04-04
1
-0
/
+7
*
Get active gcloud profile using `list` command (#1331)
Éverton Arruda
2021-03-30
1
-1
/
+1
*
respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=tr...
Roman Perepelitsa
2021-03-28
1
-2
/
+5
*
Sets the filter for the current gcloud profile (#1324)
Ramon Lucas
2021-03-27
1
-1
/
+2
*
remove all CR from prompt (#1304 and #1305)
Roman Perepelitsa
2021-03-17
1
-3
/
+3
*
Fix #1286 (#1288)
wzy
2021-03-07
1
-3
/
+3
*
add azure classes (#1274)
bcochofel
2021-02-21
1
-1
/
+9
*
work around bugs in add-zle-hook-widget (#1238)
Roman Perepelitsa
2021-01-26
1
-3
/
+9
*
Add tailscale in VPN network interface regex. (#1208)
Julio Carlos Barrera Juez
2021-01-10
1
-1
/
+1
*
scroll the screen before printing prompt
Roman Perepelitsa
2020-12-26
1
-1
/
+19
*
simplify `uname -m` matching on Windows platforms
Roman Perepelitsa
2020-12-24
1
-1
/
+1
*
fix ram segment on darwin-arm64 (#1181)
Roman Perepelitsa
2020-12-24
1
-1
/
+7
*
Update os icon at zsh.exe on git for windows (#1180)
Osman Tas
2020-12-23
2
-2
/
+2
*
disable re_match_pcre, otherwise we can get an error when users enable this o...
Roman Perepelitsa
2020-12-22
1
-1
/
+1
*
Remove trailing whitespace (#1173)
Samuel Gräfenstein
2020-12-20
1
-2
/
+2
*
nordvpn: pick up nordvpnd.sock from the new location (changed with the latest...
v1.14.4
Roman Perepelitsa
2020-12-18
1
-9
/
+17
*
wizard: allow uppercase letters in choices
Roman Perepelitsa
2020-12-16
1
-0
/
+1
*
remove accidental logging (#1161)
Josh Skidmore
2020-12-14
1
-1
/
+0
*
dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_...
Roman Perepelitsa
2020-12-14
1
-4
/
+12
*
wifi: recognize SSID with spaces (#1152)
Roman Perepelitsa
2020-12-12
1
-1
/
+1
*
fix iterm2 integration when not using zsh4humans v5 (#192 and #1138)
Roman Perepelitsa
2020-12-02
1
-3
/
+3
*
use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined
Roman Perepelitsa
2020-11-28
1
-3
/
+4
*
remove spurious slashes from tmux bypass sequences
Roman Perepelitsa
2020-11-26
1
-4
/
+4
*
enable iterm2 shell integration when running in tmux in zsh4humans
Roman Perepelitsa
2020-11-26
1
-5
/
+15
*
wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 ...
v1.14.0
Roman Perepelitsa
2020-11-26
1
-8
/
+19
*
prompt_length cleanup
Roman Perepelitsa
2020-11-25
2
-18
/
+15
*
retain instant prompt and state dumps when TERM or TERM_PROGRAM change (#1098)
Roman Perepelitsa
2020-11-16
1
-60
/
+62
[next]