Silent Install HQ
ZIP WinGet

fzf

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

SHA256 0965eef0b767d4cb73f068b6f6e30ef21f6ba747ce978e0c9ab36105ad4e2854 VirusTotal ↗
Filename fzf-0.65.0-windows_amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID junegunn.fzf
Version 0.65.0
Description A general-purpose command-line fuzzy finder
License MIT
Release Notes - Added click-footer event that is triggered when the footer section is clicked. When the event is triggered, the following environment variables are set: - $FZF_CLICK_FOOTER_COLUMN - clicked column (1-based) - $FZF_CLICK_FOOTER_LINE - clicked line (1-based) - $FZF_CLICK_FOOTER_WORD - the word under the cursor fzf --footer $'[Edit] [View]\n[Copy to clipboard]' \ --with-shell 'bash -c' \ --bind 'click-footer:transform: [[ $FZF_CLICK_FOOTER_WORD =~ Edit ]] && echo "exec…