macOS
brew install fzylocal Homebrew formula metadata
sudo port install fzyMacPorts ports tree · devel/fzy/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fzy pour les workflows d'agents IA.
installation
brew install fzylocal Homebrew formula metadata
sudo port install fzyMacPorts ports tree · devel/fzy/Portfile · Source: api.github.com
sudo apk add fzyAlpine Linux edge package indexes · fzy · Source: dl-cdn.alpinelinux.org
sudo apt install fzyDebian stable package indexes · fzy · Source: deb.debian.org
nix profile install nixpkgs#fzynixpkgs package indexes · pkgs/by-name/fz/fzy/package.nix · Source: api.github.com
sudo pacman -S fzyArch Linux sync databases · fzy · Source: geo.mirror.pkgbuild.com
sudo zypper install fzyopenSUSE Tumbleweed package metadata · fzy · Source: download.opensuse.org
aperçu
Fast, simple fuzzy text selector with an advanced scoring algorithm
historique
fzy is a small fuzzy text selector for the terminal, written in C, with an emphasis on speed, simplicity, and scoring quality. Its README presents it as both a command-line selector and an editor-plugin building block.
The repository was created in July 2014, and GitHub Releases show early 0.x releases in October 2014. The README positions fzy against fzf, pick, selecta, ctrlp, and similar tools, arguing that its scoring favors consecutive letters and word starts rather than merely short matches.
The 1.0 release was published in 2018, and the fzy 1.1 man page is dated July 2025. The man page describes the stable core interface: read newline-separated items from stdin, show a terminal menu, narrow with fuzzy matching, and print the selected item to stdout.
The upstream README documents installation through Homebrew, MacPorts, Arch Linux/MSYS2 pacman, FreeBSD pkg, Gentoo Portage, Ubuntu/Debian apt, pkgsrc, openSUSE zypper, and source builds. That breadth reflects fzy's role as a compact Unix-style filter that distribution maintainers can package easily.
fzy is normally used as a filter in shell pipelines, for example `ls | fzy`, `vi $(find -type f | fzy)`, choosing a directory to `cd` into, selecting a process to kill, or selecting a Git branch. The README also gives Vim integration examples that pipe file lists through fzy and then open the selected file.
fzy is significant as the minimal C member of the fuzzy-finder family: it exposes the classic stdin-to-stdout Unix interface, has a documented scoring algorithm, avoids a large runtime, and is small enough to be carried by many Unix package systems.
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fzy | 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/jhawthorn/fzy
métadonnées d'installation
| Clé du paquet | brew:fzy |
|---|---|
| Version | 1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fzy |
| Page d'accueil | https://github.com/jhawthorn/fzy |
| Dépôt | https://github.com/jhawthorn/fzy |
| Docs amont | https://github.com/jhawthorn/fzy#readme |
| Licence | MIT |
| Archive source | https://github.com/jhawthorn/fzy/archive/refs/tags/1.1.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fzy |
| 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.
fzy 1.0-1
fast, simple fuzzy text selector
https://github.com/jhawthorn/fzy
sudo apt install fzyfzy
nix profile install nixpkgs#fzyfzy 1.0-1
fast, simple fuzzy text selector
https://github.com/jhawthorn/fzy
sudo apt install fzyfzy 1.1-r1
A better fuzzy finder
https://github.com/jhawthorn/fzy
sudo apk add fzyfzy-doc 1.1-r1
A better fuzzy finder (documentation)
https://github.com/jhawthorn/fzy
sudo apk add fzy-docfzy 1.1-1
A better fuzzy finder
https://github.com/jhawthorn/fzy
sudo pacman -S fzyfzy 1.1-1.3
A fuzzy text selector
https://github.com/jhawthorn/fzy
sudo zypper install fzyfzy
sudo port install fzypiste 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.