zsh-autosuggestions
zsh-autosuggestions copied to clipboard
zsh-autosuggestions breaks "zstyle completion menu select" highlighting
What's the expected behavior:
Enabling zsh-autosuggestions should work with the zstyle ':completion:*' menu select. Pressing multiple time tab after a command should highlight the current selection.

What's happening instead:
Pressing multiple time tab after a command, a completion is selected in the command line but it is not highlighted in the completion menu.