You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using zsh-autosuggestion and zsh-autocompletion. I just installed the latest zsh-autosuggestion and zsh-autocompletion on Fedora41. When I select a completion candidate item, the suggusetion is still there and this is annoying. So I want to know how to make suggestion not showing when one of the completions is selected.
I'm using
zsh-autosuggestion
andzsh-autocompletion
. I just installed the latestzsh-autosuggestion
andzsh-autocompletion
on Fedora41. When I select a completion candidate item, the suggusetion is still there and this is annoying. So I want to know how to make suggestion not showing when one of the completions is selected.Before enter
Tab
to complete:After completion:
Below is my
.zshrc
configuration:Thanks!
The text was updated successfully, but these errors were encountered: