v1.5.0
Changes since the last release
-
New and changed parameters:
- Two additional parameters are available in
gcloud
:P9K_GCLOUD_CONFIGURATION
andP9K_GCLOUD_PROJECT_NAME
. gcloud
segment can now be in two states:PARTIAL
andCOMPLETE
. See documentation.
- Two additional parameters are available in
-
Wizard:
- The screen asking whether to display current time now offers a choice between two formats: 24-hour and 12-hour.
os_icon
is no longer bold.- Slanted and flat separators are now using glyphs from Box Drawing Unicode block. They should look much better in fonts with correctly sized Box Drawing glyphs.
gcloud
now displays project name instead of project id whenever possible.
-
Bug fixes:
- Powerlevel10k no longer resolves symbolic links when invoking commands that might act differently depending on
argv[0]
. java_version
now works properly when using AdoptOpenJDK.
- Powerlevel10k no longer resolves symbolic links when invoking commands that might act differently depending on
-
Misc:
- Arch Linux users can now install Powerlevel10k with
pacman
. See instructions. - There is a new version of MesloLGS NF (the recommended font) with better alignment of powerline glyphs and 44% larger icons (by area). iTerm2 users can upgrade by typing
p10k configure
. Users of other terminals can follow manual installation instructions.
- Arch Linux users can now install Powerlevel10k with
Build time dependencies
Unchanged since the last release.