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