← Back to tools
View AGENTS.md for fzf-tab-completion
fzf-tab-completion
Tab completion using fzf
Description
fzf-tab-completion provides tab completion using fzf for bash, zsh, and other shells. It replaces the default tab completion with fzf's fuzzy matching interface.
When to use this tool
✓ Good fit when
- User wants fzf-powered tab completion
- User uses bash or zsh
✕ Avoid when
- User is satisfied with default tab completion
AI Summary
Replaces default shell tab completion with fzf's fuzzy matching for interactive completion.
Capabilities
- + Fuzzy tab completion via fzf
- + Support for bash and zsh
- + Interactive completion selection
Use When
- → User wants fzf-powered tab completion
- → User uses bash or zsh
Avoid When
- x User is satisfied with default tab completion