nixpkgs/pkgs/shells/zsh
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
..
antibody antibody: add filalex77 as a maintainer 2019-11-11 13:51:02 +02: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-05 2020-03-06 07:52:26 -05: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.2.0 → v1.3.0 2020-03-07 01:02:13 +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