New
v1.17.0
- New Features
- New prompt segment:
cpu_arch. Displays CPU architecture. - New prompt segment:
perlbrew. Displays info from https://github.com/gugod/App-perlbrew. - New prompt segment:
lf. Shows an indicator if within https://github.com/gokcehan/lf. - New parameter:
POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN. Specifies which rube engies should be shown/hidden.
- New prompt segment:
- Improvements
- Suppress garbage output produced by Visual Studio Code intergated terminal.
- Opt out from code injection in Visual Studio Code integrated terminal.
- Show
kubecontextwhen typing a command that invokeskubeseal,skaffoldorkubent. - Add Librem5 support to
batterysegment. - Survive environments with broken
FPATH. - Add an arrow pointing to the frame when asking about frame color in the wizard.
- Prefer
ipoverifconfigwhen querying network interfaces.
- Bug Fixes
- Handle metacharacters in current-context when parsing kubectl config.
- Work around a bug in zsh 5.4.1 (#1872).
- Suppress
nounseterror ifDIRENV_DIRisn't defined. - Don't hide
distroboxif$NAMEis empty. - Don't trust
cnormas it's incorrect in some combinations of terminals and terminfo. - Respect
CLOUDSDK_CONFIGenvironment variable. - Assume that
dotnetversion may depend on the content ofglobal.json. - Don't invoke
mktempif it doesn't exist. - Correctly detect SSH when using tmux.