nixpkgs/pkgs/shells
Martin Weinelt e7aef9d18b
zsh-powerlevel10k v1.2.0 → v1.3.0
Changes since the last release

    New prompt segments:
        haskell_stack: haskell version from stack.
    New and changed parameters:
        POWERLEVEL9K_MODE can now be set to ascii for ASCII prompt.
        The default value of POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES now contains env.
        New parameter: POWERLEVEL9K_JAVA_VERSION_PROJECT_ONLY. Display java_version only in java project (sub)directories.
        POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND now contains istioctl and kogito in all config templates. Thanks, @errantepiphany!
        All *env segments now respect POWERLEVEL9K_*ENV_SHOW_SYSTEM. If set to false, the segment will be hidden if its content is "system". The default value is true.
        nodenv now understand POWERLEVEL9K_NODENV_SOURCES, just like all other *env segments.
        POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER now has useful semantics (incompatible with powerleve9k, where it was useless). If set to true, it'll remove the leading slash from the current directory if it's absolute. It no longer does anything if the directory is not absolute or if the leading character has been removed or changed by the shortener. This is meant for users who override POWERLEVEL9K_DIR_PATH_SEPARATOR.
    Robustness improvements:
        Powerlevel10k now works when there are no utf-8 locales on the machine.
    Configuration wizard:
        Lean, Classic and Rainbow styles now have an option to restrict prompt character set to ASCII.
        Styles that require 256 colors are not offered when terminal cannot display 256 colors.
        Rainbow and Classic styles now have an option to use flat heads. This option is offered in ASCII mode and when powerline glyphs are unavailable.
        Configuration wizard now restores screen upon exit.
        New segments in config templates: haskell_stack (enabled by default) and java_version (disabled by default).
    Bug fixes:
        Visual mode indicator now correctly switches back to command mode indicator after pressing d and similar when using Zsh >= 5.3. Visual mode indicator no longer gets displayed in Zsh prior to 5.3. Please upgrade Zsh if this matters to you.
        *ENV_DIR parameters are now handled the same way as in the underlying *env projects.
    Misc:
        There is no longer an empty line at the top of the screen after hitting Ctrl-L or typing clear or reset, even with POWERLEVEL9K_PROMPT_ADD_NEWLINE=true and POWERLEVEL9K_TRANSIENT_PROMPT=always.
        It's now possible to install powerlevel10k with Homebrew.
        Subseparators are now displayed with the foreground color of the previous/next segment in left/right prompt. Used to be the other way around. Thanks, @ahaasler!
    gitstatus:
        make now produces usrbin/gitstatusd instead of ./gitstatusd.
        build.zsh now puts the binary in usrbin subdirectory. If you place it in the same subdirectory of your gitstatus installation without changing the file name, gitstatus will pick it up automatically.
2020-03-07 01:02:13 +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: a small fixup (#54531) 2019-01-26 14:25:20 +00: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 treewide: change fetchCargoTarball default to opt-out 2020-02-13 22:41:37 -08: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.9.0 -> 0.10.0 2020-02-19 00:57:31 +03: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: Fix broken tests 2020-02-18 19:14:25 +01:00
zsh zsh-powerlevel10k v1.2.0 → v1.3.0 2020-03-07 01:02:13 +01:00