Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: ce6dbccdfb0f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2b81a974ae63
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 27, 2020

  1. zsh-powerlevel10k: v1.5.0 → v1.6.0

    Changes since the last release
    
        Wizard
            Configuration wizard now reacts to terminal size changes in real time and can function at much smaller terminal dimensions.
            Configs with prompt_char now have vi_mode disabled by default.
            Generated configs now unset DEFAULT_USER.
            Classic and Rainbow configs now set POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND. This makes it easier to define 3-line prompt.
    
        New parameters
            If POWERLEVEL9K_CONFIG_FILE is set, configuration wizard will write configs to the specified location instead of the default ${ZDOTDIR:-~}/.p10k.zsh.
    
        gitstatus
            Support older macOS versions (at least El Capitan; even older versions might work).
            Support Linux on armv6, i386 and i686.
            Support cygwin and msys2 on i686.
            macOS builds now use iconv from Homebrew.
            gitstatusd binaries are now being built with https://github.com/romkatv/gitstatus/blob/release/mbuild.
    
        Misc
            The default icon for proxy segment is now ↔ instead of ⮂. The old icon is missing in many fonts.
    
        Bug fixes
            gitstatus once again works on 64-bit Linux without glibc.
            Instant prompt no longer gets gradually slower over time when XDG_HOME_CACHE is on a slow filesystem.
            Instant prompt no longer prints spurious erros when XDG_HOME_CACHE is on NTFS.
            The old-style (and discouraged) custom prompts now work on zsh 5.3.1.
            Configuration wizard once again presents "extra icons" and "fluent prompt" options when using 12-hour time format.
    mweinelt committed Apr 27, 2020
    Copy the full SHA
    c17800c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b53cabc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b81a97 View commit details
    Browse the repository at this point in the history