ZIP
WinGet
fzf
Junegunn Choi · 0.56.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.56.0-windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
junegunn.fzf
Version
0.56.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.56.0/fzf-0.56.0-windows_amd64.zip
Release Notes
- Added --gap[=N] option to display empty lines between items.
- This can be useful to visually separate adjacent multi-line items.
- Or just to make the list easier to read.
For single-line items, you probably want to set --color gutter:-1 as well to hide the gutter.
- Added noinfo option to --preview-window to hide the scroll indicator in the preview window
- Bug fixes
- Thanks to @LangLangBart, @akinomyoga, and @charlievieth for fixing the bugs