ZIP
WinGet
fzf
Junegunn Choi · 0.53.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
Filename
fzf-0.53.0-windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
junegunn.fzf
Version
0.53.0
Description
A general-purpose command-line fuzzy finder
License
MIT
↗
Homepage
https://github.com/junegunn/fzf
Release Notes
- Multi-line display
- See Processing multi-line items
- fzf can now display multi-line items
- To disable multi-line display, use --no-multi-line
- CTRL-R bindings of bash, zsh, and fish have been updated to leverage multi-line display
- The default --pointer and --marker have been changed from > to Unicode bar characters as they look better with multi-line items
- Added --marker-multi-line to customize the select marker for multi-line entries with the default set to ╻┃╹
- Native tmux integrati…