zsh-autocomplete

Install command:
brew install zsh-autocomplete

Real-time type-ahead completion for Zsh

https://github.com/marlonrichert/zsh-autocomplete

License: MIT

Formula JSON API: /api/formula/zsh-autocomplete.json

Formula code: zsh-autocomplete.rb on GitHub

Bottle (binary package) installation support provided.

Current versions:

stable 25.03.19
head ⚡️ HEAD
Installation
1. Add at or near the top of your .zshrc file (before any calls to compdef):
    source $HOMEBREW_PREFIX/share/zsh-autocomplete/zsh-autocomplete.plugin.zsh
2. Remove any calls to compinit from your .zshrc file.
3. If you're using Ubuntu, add to your .zshenv file:
    skip_global_compinit=1
Then restart your shell.
For more details, see:
    https://github.com/marlonrichert/zsh-autocomplete

Analytics:

Installs (30 days)
zsh-autocomplete 1,974
zsh-autocomplete --HEAD 8
Installs on Request (30 days)
zsh-autocomplete 1,974
zsh-autocomplete --HEAD 8
Build Errors (30 days)
zsh-autocomplete 0
Installs (90 days)
zsh-autocomplete 3,920
zsh-autocomplete --HEAD 15
Installs on Request (90 days)
zsh-autocomplete 3,920
zsh-autocomplete --HEAD 15
Installs (365 days)
zsh-autocomplete 13,859
zsh-autocomplete --HEAD 51
Installs on Request (365 days)
zsh-autocomplete 13,858
zsh-autocomplete --HEAD 51
Fork me on GitHub