Open hustwyk opened 3 years ago
You need to source zsh-autosuggestions
from your .zshrc
like this:
# ... snip ...
source /path/to/your/zsh-autosuggestions.zsh
# ... snip ...
Each time you start the terminal, you can enter "source ~ /.zshrc" and after that the plugin starts working. I have the same problem.
Describe the bug
I've tried two different ways to install
zsh-autosuggestions
(Oh My Zsh and Mannual), and I've restarted both my terminal and system, however it does not work at all. (P.S. There is no any errors or warnnings during my installation)To Reproduce
Steps to reproduce the behavior:
Expected behavior
The zsh-autosuggestions plugin should work and show me input suggestion.
Screenshots
Desktop
Additional context