Skip to content

v1.5.0

Compare
Choose a tag to compare
@romkatv romkatv released this 22 Mar 16:26
· 846 commits to master since this release

Changes since the last release

  • New and changed parameters:

    • Two additional parameters are available in gcloud: P9K_GCLOUD_CONFIGURATION and P9K_GCLOUD_PROJECT_NAME.
    • gcloud segment can now be in two states: PARTIAL and COMPLETE. See documentation.
  • 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.
  • 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.

Build time dependencies

Unchanged since the last release.