nixpkgs/pkgs/shells/zsh
Martin Weinelt b143bc6ed4
zsh-powerlevel10k: v1.3.0 → v1.4.0
Changes since the last release

    New prompt segments:
        package: shows npm name and version from package.json (disabled by default).

    New and changed parameters:
        P9K_OS_ICON: set by Powerlevel10k on initialization; can be used in user-defined prompt segments and *_EXPANSION parameters.
        POWERLEVEL9K_ICON_PADDING: when set to moderate, some icons will have an extra space after them. This is meant to avoid icon overlap when using non-monospace fonts. When set to none, spaces are not added.

    Performance improvement:
        detect_virt prompt segment is now 50% faster.

    Bug fixes:
        Many terminal escape sequences are now terminated with BEL instead of ST. BEL is the standard terminator according to ECMA-48 §8.3.89 but Konsole doesn't understand it. Thankfully, all terminals appear to understand BEL as extension.
        Superfluous spaces have been removed from vcs segment when using a monospace font and not using my_git_formatter.

    Wizard:
        Generated configs now set POWERLEVEL9K_ICON_PADDING in favor of *_VISUAL_IDENTIFIER_EXPANSION. The value of this parameters depends on the answers to the first few questions that concern terminal font capabilities.
        Generated configs no longer attempt to work around misconfigured locale. The workarounds in Powerlevel10k proper are sufficient.

    gitstatus:
        Fix a regression on Linux systems where uname doesn't understand -o.
        Fix a regression on Cygwin and MinGW when running on older versions of Windows.
        Fix a bug that can result in occasional gitstatus initialization failure on WSL when using Powerlevel10k with Instant Prompt.
2020-03-16 13:11:34 +01:00
..
antibody antibody: set version 2020-03-13 17:32:40 -05:00
antigen treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
fzf-zsh fzf-zsh: init at unstable-2019-09-09 2019-10-28 21:55:34 +01:00
gradle-completion treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
grml-zsh-config treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
lambda-mod-zsh-theme lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17 2019-04-18 11:52:39 +02:00
nix-zsh-completions treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
oh-my-zsh oh-my-zsh: 2020-03-05 -> 2020-03-12 2020-03-14 05:01:39 -04:00
spaceship-prompt spaceship-prompt: 3.7.1 -> 3.11.2 2019-09-14 18:50:09 +09:00
zsh-autosuggestions zsh-autosuggestions: 0.6.3 -> 0.6.4 2020-01-11 12:51:27 -08:00
zsh-bd zsh-bd: init at 2018-07-04 2020-01-21 12:38:22 +01:00
zsh-command-time treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
zsh-completions zsh-completions: 0.30.0 -> 0.31.0 2019-09-21 02:54:36 -05:00
zsh-deer pkgs/shells: move extensions to subdirs 2018-04-17 14:47:32 -05:00
zsh-fast-syntax-highlighting zsh-fast-syntax-highlighting: init at 1.54 (#65429) 2019-11-19 21:20:17 -05:00
zsh-git-prompt treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
zsh-history zsh-history: Add tests 2019-12-14 10:58:38 +01:00
zsh-history-substring-search zsh-history-substring-search: 1.0.1 -> 1.0.2 2019-11-04 11:08:40 +00:00
zsh-powerlevel9k treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
zsh-powerlevel10k zsh-powerlevel10k: v1.3.0 → v1.4.0 2020-03-16 13:11:34 +01:00
zsh-prezto treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
zsh-syntax-highlighting zsh-syntax-highlighting: 0.6.0 -> 0.7.1 2020-03-05 15:10:36 -08:00
zsh-you-should-use zsh-you-should-use: 1.6.0 -> 1.7.0 2020-01-20 13:44:29 +01:00
default.nix zsh: 5.7.1 -> 5.8 2020-02-16 10:45:52 +10:00