macOS
brew install fzylocal Homebrew formula metadata
安装
brew install fzylocal Homebrew formula metadata
sudo apk add fzyAlpine Linux edge package indexes · fzy · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fzynixpkgs package indexes · pkgs/by-name/fz/fzy/package.nix · 来源: api.github.com
sudo pacman -S fzyArch Linux sync databases · fzy · 来源: geo.mirror.pkgbuild.com
sudo zypper install fzyopenSUSE Tumbleweed package metadata · fzy · 来源: download.opensuse.org
概览
Fast, simple fuzzy text selector with an advanced scoring algorithm
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fzy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jhawthorn/fzy
安装元数据
| 软件包键 | brew:fzy |
|---|---|
| 版本 | 1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fzy |
| 主页 | https://github.com/jhawthorn/fzy |
| 仓库 | https://github.com/jhawthorn/fzy |
| 上游文档 | https://github.com/jhawthorn/fzy#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/jhawthorn/fzy/archive/refs/tags/1.1.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 fzy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.