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 24.09.04
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,046
zsh-autocomplete --HEAD 2
Installs on Request (30 days)
zsh-autocomplete 1,045
zsh-autocomplete --HEAD 2
Build Errors (30 days)
zsh-autocomplete 0
Installs (90 days)
zsh-autocomplete 4,125
zsh-autocomplete --HEAD 12
Installs on Request (90 days)
zsh-autocomplete 4,124
zsh-autocomplete --HEAD 12
Installs (365 days)
zsh-autocomplete 11,500
zsh-autocomplete --HEAD 36
Installs on Request (365 days)
zsh-autocomplete 11,499
zsh-autocomplete --HEAD 36
Fork me on GitHub