zsh-users / zsh-autosuggestions

Fish-like autosuggestions for zsh
MIT License
31.11k stars 1.86k forks source link

How can I input my bindkey to terminal? #672

Open Ghjk94522 opened 2 years ago

Ghjk94522 commented 2 years ago

I am using ',' as autosuggest-accept , but when I want to input ',' to terminal, I failed.

I have tried to toggle the autosuggest plugin, but it doesn't work. If the only way to input the bindkey is delete the zsh-autosuggest from .zshrc temp?