nixpkgs/pkgs/shells
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
..
any-nix-shell treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
bash nix-bash-completions: 0.6.7 -> 0.6.8 (#81019) 2020-03-05 15:08:03 +01:00
dash dash: add licenses 2018-11-15 00:13:52 +01:00
dgsh treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
elvish elvish: 0.12 -> 0.13 2020-03-10 14:59:48 -04:00
es treewide: name -> pname 2019-08-17 10:54:38 +00:00
fish Merge pull request #79941 from cole-h/fish 2020-02-18 10:14:48 +01:00
ion ion: mark as broken 2020-03-07 15:17:27 -05:00
jush jush: init at 0.1 2019-04-30 23:41:58 -05:00
ksh ksh: add patch to fix darwin build 2019-12-30 03:50:35 +01:00
liquidprompt liquidprompt: init at 2018-05-21 2019-09-19 13:49:05 +02:00
mksh treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
mrsh mrsh: enable on darwin 2020-01-18 04:20:00 -05:00
nushell nushell: 0.10.0 -> 0.11.0 2020-03-12 17:58:37 +01:00
oh oh: add missing description & homepage 2019-11-10 07:59:05 +01:00
oil oil: 0.7.pre11 -> 0.7.0 2020-02-10 13:21:21 +01:00
pash treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
powershell powershell: update supported platforms 2020-02-22 16:00:25 -08:00
rc treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
rssh treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
rush rush: 1.9 -> 2.1 2019-07-16 13:58:03 -07:00
tcsh treewide: fix redirected urls 2020-01-22 11:26:22 +01:00
xonsh xonsh: 0.9.13 -> 0.9.14 2020-03-14 05:57:36 +01:00
zsh zsh-powerlevel10k: v1.3.0 → v1.4.0 2020-03-16 13:11:34 +01:00