# Aloxaf/fzf-tab

Replace zsh's default completion selection menu with fzf!

Repository: https://github.com/Aloxaf/fzf-tab
Canonical: https://ross.abutalabs.com/products/fzf-tab
Language: Shell
License: MIT
License Family: permissive
Topics: zsh, fzf, shell, zsh-plugin, completion, tmux
Last push: 2026-06-04T05:44:51+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 85, release rhythm 43, longevity 100
- inputs: {"age_days": 2443, "days_push": 90, "days_rel": 171, "gap_med": 390, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4898, forks 144 (observed 2026-08-28T04:09:02.083037+00:00)

## What it is
A zsh plugin that replaces the shell's default completion selection menu with fzf, providing fuzzy-searchable tab completion. It integrates with zsh's compsys and supports configuration, grouping, and tmux popups.

## Use cases
- fuzzy search tab completions in zsh
- replace zsh completion menu with fzf
- select multiple completion candidates with tab
- browse deep directory paths with continuous completion
- show completions in a tmux popup

## When to choose
- you use zsh and already have fzf installed
- you want fuzzy, multi-select tab completion
- you use oh-my-zsh, prezto, zinit, or antigen

## When to avoid
- you don't use zsh
- you don't want a dependency on fzf
- your plugin setup loads widget-wrapping plugins before it

## Facets
- artifact type: plugin
- maturity: active
- function: cli, developer-tools
- domain: developer-tools
- platform: cli
- tags: zsh, fzf, shell-completion, zsh-plugin, tmux, command-line, linux, macos

## Member repositories
- Aloxaf/fzf-tab (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.083037+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:09.593048+00:00, confidence not recorded.
  - readme: https://github.com/Aloxaf/fzf-tab (fetched 2026-08-28T04:09:02.083037+00:00, sha 5140c3e83e35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
