Skip to content

SHOW_ON_COMMAND breaks tab-completion menu select #2912

@warbaque

Description

@warbaque

Example .zshrc

source ~/.local/share/zinit/plugins/romkatv---powerlevel10k/powerlevel10k.zsh-theme
source ~/.local/share/zinit/plugins/romkatv---powerlevel10k/config/p10k-lean.zsh

zstyle ':completion:*' menu select

autoload -Uz compinit; compinit -C

When user selects command from menu that that has SHOW_ON_COMMAND prompt, it clears the menu and moves cursor to wrong position.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions