Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[MINOR BUG] Duplicate results in tab-menu



Hi,

Others in the IRC hadn't experienced this bug so I'm asking here.

In some cases, when I tab to open the menu everything is duplicated, see below for example
image.png
I've found this happens when my .zshrc contains
zstyle ':completion:*:matches' group 'yes'
zstyle ':completion:*' group-name ''
zstyle ":completion:*" list-dirs-first true
autoload -U compinit && compinit

Best regards,
Morten


Messages sorted by: Reverse Date, Date, Thread, Author