macOS
brew install fzflocal Homebrew formula metadata
sudo port install fzfMacPorts ports tree · sysutils/fzf/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fzf pour les workflows d'agents IA.
installation
brew install fzflocal Homebrew formula metadata
sudo port install fzfMacPorts ports tree · sysutils/fzf/Portfile · Source: api.github.com
sudo apk add fzfAlpine Linux edge package indexes · fzf · Source: dl-cdn.alpinelinux.org
sudo apt install fzfDebian stable package indexes · fzf · Source: deb.debian.org
sudo dnf install fzfFedora Rawhide package metadata · fzf · Source: dl.fedoraproject.org
nix profile install nixpkgs#fzfnixpkgs package indexes · pkgs/by-name/fz/fzf/package.nix · Source: api.github.com
sudo pacman -S fzfArch Linux sync databases · fzf · Source: geo.mirror.pkgbuild.com
sudo zypper install fzfopenSUSE Tumbleweed package metadata · fzf · Source: download.opensuse.org
choco install fzfChocolatey community package catalog · fzf · Source: community.chocolatey.org
scoop install main/fzfScoop official bucket manifest trees · bucket/fzf.json · Source: api.github.com
winget install --id junegunn.fzf -eWindows Package Manager source index · junegunn.fzf · Source: cdn.winget.microsoft.com
aperçu
Command-line fuzzy finder written in Go
historique
fzf is a general-purpose command-line fuzzy finder and interactive terminal toolkit. Its README describes it as a fast, portable, programmable single-binary tool for selecting files, browsing command history, previewing data, navigating datasets, and building custom terminal menus.
The GitHub repository was created in October 2013, and the README copyright line spans 2013-2026. Over time the project expanded from a fuzzy selector into a terminal UI toolkit with preview windows, event bindings, reload actions, shell integrations, Vim and Neovim support, and packaged binaries.
Recent changelog entries show active development in the 0.70 series and later, including popup support for tmux and Zellij, reload tracking, performance improvements, Nushell integration, new preview and border behavior, and HTTP/listen-related enhancements.
fzf is widely packaged by operating-system and language-adjacent package managers. The official README documents Homebrew, MacPorts, Debian/Ubuntu, Fedora, Alpine, Nix, Arch, FreeBSD, NetBSD, OpenBSD, Gentoo, Spack, Void, Chocolatey, Scoop, Winget, MSYS2, git installs, binary releases, and Vim plugin installation.
The basic model is Unix-pipeline friendly: fzf reads newline-separated candidates from stdin and writes the selected item to stdout. Without stdin, it can traverse the current directory. Shell integration adds key bindings and fuzzy completion for Bash, Zsh, Fish, and Nushell, while the Vim integration exposes functions and the `:FZF` command.
fzf is one of the canonical examples of a small CLI package becoming a platform primitive. Package maintainers care about it because it is not just an executable but also shell scripts, editor integration, completions, optional tmux/Zellij behavior, binary releases, and cross-platform package-manager coverage.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$FZF_DEFAULT_OPTS_FILE~/.fzfrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fzf | cli | exécutable global | |
fzf-preview.sh | cli | exécutable global | |
fzf-tmux | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/junegunn/fzf
métadonnées d'installation
| Clé du paquet | brew:fzf |
|---|---|
| Version | 0.74.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fzf |
| Page d'accueil | https://junegunn.github.io/fzf/ |
| Dépôt | https://github.com/junegunn/fzf |
| Docs amont | https://github.com/junegunn/fzf#readme |
| Licence | MIT |
| Archive source | https://github.com/junegunn/fzf/archive/refs/tags/v0.74.1.tar.gz |
| Dernière mise à jour | 2026-07-18T15:14:29Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | To set up shell integration, see: https://github.com/junegunn/fzf#setting-up-shell-integration To use fzf in Vim, add the following line to your .vimrc: set rtp+=$HOMEBREW_PREFIX/opt/fzf |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fzf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fzf 0.60.3-1+b2
general-purpose command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apt install fzffzf
nix profile install nixpkgs#fzffzf 0.44.1-1
general-purpose command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apt install fzffzf 0.73.1-r0
A command-line fuzzy finder
https://github.com/junegunn/fzf
sudo apk add fzffzf-bash-plugin 0.73.1-r0
Bash plugin for fzf (completion and key bindings)
https://github.com/junegunn/fzf
sudo apk add fzf-bash-pluginfzf-doc 0.73.1-r0
A command-line fuzzy finder (documentation)
https://github.com/junegunn/fzf
sudo apk add fzf-docfzf-fish-plugin 0.73.1-r0
Fish key bindings for fzf
https://github.com/junegunn/fzf
sudo apk add fzf-fish-pluginfzf-neovim 0.73.1-r0
fzf vim plugin for neovim
https://github.com/junegunn/fzf
sudo apk add fzf-neovimfzf-tmux 0.73.1-r0
Helper script to start fzf in a tmux pane
https://github.com/junegunn/fzf
sudo apk add fzf-tmuxfzf-vim 0.73.1-r0
fzf vim plugin
https://github.com/junegunn/fzf
sudo apk add fzf-vimfzf-zsh-plugin 0.73.1-r0
Zsh plugin for fzf (completion and key bindings)
https://github.com/junegunn/fzf
sudo apk add fzf-zsh-pluginfzf 0.73.1-1.fc45
A command-line fuzzy finder written in Go
https://github.com/junegunn/fzf
sudo dnf install fzffzf 0.72.0-1
Command-line fuzzy finder
https://github.com/junegunn/fzf
sudo pacman -S fzffzf 0.73.1-1.1
A command-line fuzzy finder
https://github.com/junegunn/fzf
sudo zypper install fzffzf-bash-integration 0.73.1-1.1
Bash completion for fzf
https://github.com/junegunn/fzf
sudo zypper install fzf-bash-integrationfzf-fish-integration 0.73.1-1.1
Fish completion for fzf
https://github.com/junegunn/fzf
sudo zypper install fzf-fish-integrationpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.