ZIP
WinGet
fzf
Junegunn Choi · 0.57.0 · arm
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fzf-0.57.0-windows_armv7.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
junegunn.fzf
Version
0.57.0
Description
A general-purpose command-line fuzzy finder
License
MIT
↗
Homepage
https://github.com/junegunn/fzf
Installer URL
https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_armv7.zip
Release Notes
- You can now resize the preview window by dragging the border
- Built-in walker improvements
- --walker-root can take multiple directory arguments. e.g. --walker-root include src lib
- --walker-skip can handle multi-component patterns. e.g. --walker-skip target/build
- Removed long processing delay when displaying images in the preview window
- FZF_PREVIEW_* environment variables are exported to all child processes (#4098)
- Bug fixes in fish scripts