-
New parameters
POWERLEVEL9K_TERRAFORM_SHOW_DEFAULT=true
can now be used to force the display of "default" workspace.
-
Robustness & Performance
vcs
segment no longer gets initialized if there is nogit
command.- Error messages about incorrect loading of Powerlevel10k (e.g., from zle) are now shown in more cases.
- Instant Prompt console output warning should no longer trigger if the whole output is made of TTY control sequences.
- Pasting from clipboard on terminals without bracketed paste is now faster.
- When Powerlevel10k is used from zsh4humans, it no longer forces zle to redraw.
- Powerlevel10k now works when any of the files it reads contain Windows-style line endings.
fvm
segment now works both with the old and the new versions offvm
.NETWORK_ICON
now uses a different glyph. The original glyph confuses some terminals because it's a ligature in Unicode 9.
-
Bug fixes
vcs
segment now shows correct icon when the default remote is on GitLab.- Transient prompt now respects
POWERLEVEL9K_PROMPT_CHAR_ERROR_VIINS_CONTENT_EXPANSION
. battery
now works on LG Gram.
-
Wizard
- Wizard no longer uses non-ASCII characters in any of its questions if there is no UTF-8 locale on the machine.
- Default configs no longer trust manual Conda prompt overrides if they result in empty prompt.
- Julia now has its own icon and color in
asdf
. - When enabling Meslo LGS on iTerm2, background transparency is now turned off in iTerm2 settings.
-
Bug fixes:
todo
segment now works iftodo-cli
is installed from a debian package
-
gitstatus
- Support linux-ppc64le.