Commit Graph

1084 Commits (8d1daa4e6340b1689bf951730489bc64c52220c7)

Author SHA1 Message Date
Roman Perepelitsa 8d1daa4e63 disable colors in the output of taskwarrior; this time for real ()
Roman Perepelitsa b69bb45ab1 disable colors in the output of taskwarrior ()
Roman Perepelitsa 607befe822 bump version ()
Roman Perepelitsa cd865da150 expand c-escapes in kubectl ()
Roman Perepelitsa b55ad16bdf bug fix: segments whose state contains numbers could not be hidden ()
Roman Perepelitsa 30bd9461b3 replace POWERLEVEL9K_LOAD_THRESHOLD with POWERLEVEL9K_LOAD_{WARNING,CRITICAL}_PCT ()
Tim Ysewyn 8dc91004cb
Fix gcloud CLI ()
This reverts  (d3de2e5).
Klas Mellbourn 8b2aab74d4
Add CPU load threshold setting ()
Éverton Arruda 4d15cf977e
Get active gcloud profile using `list` command ()
`gcloud config configure describe` command does not have `--filter` option. To filter
the active profile using `--filter` it is necessary to use `gcloud config configure list`
command
Roman Perepelitsa eafd78c3e0 respect POWERLEVEL9K_SHORTEN_DIR_LENGTH when POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_last
Ramon Lucas d3de2e558c
Sets the filter for the current gcloud profile ()
When you have multiple profiles set up, you should only search for what is currently active.
Roman Perepelitsa 7d786b9c50 remove all CR from prompt ( and )
wzy 6d545d5dd0
Fix ()
bcochofel 6a7115b35b
add azure classes ()
Roman Perepelitsa b816abfed0 work around bugs in add-zle-hook-widget ()
Julio Carlos Barrera Juez 33f20f5eae
Add tailscale in VPN network interface regex. ()
Roman Perepelitsa d524164020 scroll the screen before printing prompt
Roman Perepelitsa 0513e0fee4 simplify `uname -m` matching on Windows platforms
Roman Perepelitsa dd62469cc7 fix ram segment on darwin-arm64 ()
Darwin arm64 uses 16kB pages rather than 4kB.

Thanks, @johnalanwoods!
Osman Tas 61c63eea6b
Update os icon at zsh.exe on git for windows ()
* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to wizards.zsh file.

* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to p10k.zsh file.
Roman Perepelitsa 5ea5d4bc19 disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module
Samuel Gräfenstein 38a5492b5f
Remove trailing whitespace ()
Roman Perepelitsa b9b3399b35 nordvpn: pick up nordvpnd.sock from the new location (changed with the latest nordvpn update); remove MISSING state; ()
Roman Perepelitsa e8afa806ce wizard: allow uppercase letters in choices
Josh Skidmore c14fe96b7c
remove accidental logging ()
Roman Perepelitsa 439ce3ed4e dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_SHOW_WRITABLE=v3)
See .
Roman Perepelitsa 1d99a0bac3 wifi: recognize SSID with spaces ()
Roman Perepelitsa b90b36251d fix iterm2 integration when not using zsh4humans v5 ( and )
Roman Perepelitsa 2c3bcd8b5d use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined
Roman Perepelitsa c7914c051d remove spurious slashes from tmux bypass sequences
Roman Perepelitsa 96646e8b9c enable iterm2 shell integration when running in tmux in zsh4humans
Roman Perepelitsa 4050729e48 wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 session restoration is enabled
Roman Perepelitsa 98a8ec6f31 prompt_length cleanup
Roman Perepelitsa 7969eb3f18 retain instant prompt and state dumps when TERM or TERM_PROGRAM change ()
Roman Perepelitsa 09be56bb53 fix a bug introduced in 8488f7c ()
Roman Perepelitsa f8ae544e6e properly restore prompt after SIGINT when transient prompt is disabled
Roman Perepelitsa 8488f7c75c set P9K_PROMPT=transient for the duration of zle-line-finish ()
Roman Perepelitsa 271836403d remove artificial term scrolling before instant prompt
Roman Perepelitsa e2db860745 print instant prompt only if TERM is the same
Roman Perepelitsa f6c24d2053 reset text attributes at the end of precmd
Roman Perepelitsa d7861fcfa0 wrap z4h-clear-screen-{soft,hard}-top
Roman Perepelitsa 5e2422df50 fix old/new TTY detection
Roman Perepelitsa 76e5a69262 save/restore screen through z4h to make it work over ssh
Roman Perepelitsa 85f9e75918 drop __p9k_initial_screen_empty; rely on _Z4H_TMUX_CMD instead
Roman Perepelitsa 2ea3356d66 add __p9k_initial_screen_empty for z4h integration
Roman Perepelitsa 74c6e18363 check mtime of $TTY on startup if it points to a different tty than in the parent; see
Roman Perepelitsa de0e022177 typo
Roman Perepelitsa f0159ca642 better wizard intro when installing z4h
Roman Perepelitsa 47713ea2df recognize double-quoted strings when parsing kube configs; other types of quotes are still not supported; see
Roman Perepelitsa b1aeeda6a8 make it more difficult to incorrectly restart iTerm2 after installing Meslo