ZIP
WinGet
fzf
Junegunn Choi · 0.40.0 · x64
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.40.0-windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
junegunn.fzf
Version
0.40.0
Description
A general-purpose command-line fuzzy finder
License
MIT
↗
Homepage
https://github.com/junegunn/fzf
Release Notes
- Added zero event that is triggered when there's no match
- New actions
- Added track action which makes fzf track the current item when the
- Added change-header(...)
- Added transform-header(...)
- Added toggle-track action
- Fixed --track behavior when used with --tac
- However, using --track with --tac is not recommended.
The resulting
- Bug fixes and improvements