Silent Install HQ
ZIP WinGet

fzf

Junegunn Choi · 0.52.0 · arm64

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 0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd VirusTotal ↗
Filename fzf-0.52.0-windows_arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID junegunn.fzf
Version 0.52.0
Description A general-purpose command-line fuzzy finder
License MIT
Release Notes - Added --highlight-line to highlight the whole current line (à la set cursorline of Vim) - Added color names for selected lines: selected-fg, selected-bg, and selected-hl - Added click-header event that is triggered when the header section is clicked. When the event is triggered, $FZF_CLICK_HEADER_COLUMN and $FZF_CLICK_HEADER_LINE are set. - Add $FZF_COMPLETION_{DIR,PATH}_OPTS for separately customizing the behavior of fuzzy completion - Fixed Windows argument escaping - Bug fixes and improve…