Silent Install HQ
ZIP WinGet

fzf

Junegunn Choi · 0.61.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

SHA256 09b92232eb14062a3e65ee33af05d0eb4601e30ac2844ac49734b45ee0968c1c VirusTotal ↗
Filename fzf-0.61.0-windows_armv7.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID junegunn.fzf
Version 0.61.0
Description A general-purpose command-line fuzzy finder
License MIT
Release Notes - Added --ghost=TEXT to display a ghost text when the input is empty # Display "Type to search" when the input is empty fzf --ghost "Type to search" - Added change-ghost and transform-ghost actions for dynamically changing the ghost text - Added change-pointer and transform-pointer actions for dynamically changing the pointer sign - Added r flag for placeholder expression (raw mode) for unquoted output - Bug fixes and improvements