zsh-autosuggestions icon indicating copy to clipboard operation
zsh-autosuggestions copied to clipboard

zsh-autosuggestions breaks "zstyle completion menu select" highlighting

Open daniele-orlando opened this issue 9 years ago • 7 comments

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.

daniele-orlando avatar Oct 26 '16 01:10 daniele-orlando