ZIP
WinGet
fzf
Junegunn Choi · 0.56.1 · 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.56.1-windows_armv7.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
junegunn.fzf
Version
0.56.1
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.1/fzf-0.56.1-windows_armv7.zip
Release Notes
- Bug fixes and improvements
- Fixed a race condition which would cause fzf to present stale results after reload (#4070)
- page-up and page-down actions now work correctly with multi-line items (#4069)
- {n} is allowed in SCROLL expression in --preview-window (#4079)
- [zsh] Fixed regression in history loading with shared option (#4071)
- [zsh] Better command extraction in zsh completion (#4082)
- Thanks to @LangLangBart, @jaydee-coder, @alex-huff, and @vejkse for the contributions