Download Latest Version fzf-0.65.1-linux_s390x.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of fzf

Home / v0.64.0
Name Modified Size InfoDownloads / Week
Parent folder
fzf-0.64.0-windows_amd64.zip 2025-07-06 1.9 MB
fzf_0.64.0_checksums.txt 2025-07-06 1.7 kB
fzf-0.64.0-linux_s390x.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-windows_armv7.zip 2025-07-06 1.8 MB
fzf-0.64.0-darwin_amd64.tar.gz 2025-07-06 1.7 MB
fzf-0.64.0-freebsd_amd64.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-linux_armv5.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-linux_armv6.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-linux_armv7.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-linux_loong64.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-openbsd_amd64.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-android_arm64.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-darwin_arm64.tar.gz 2025-07-06 1.7 MB
fzf-0.64.0-linux_amd64.tar.gz 2025-07-06 1.6 MB
fzf-0.64.0-linux_arm64.tar.gz 2025-07-06 1.5 MB
fzf-0.64.0-linux_ppc64le.tar.gz 2025-07-06 1.5 MB
fzf-0.64.0-windows_arm64.zip 2025-07-06 1.7 MB
fzf-0.64.0-windows_armv5.zip 2025-07-06 1.8 MB
fzf-0.64.0-windows_armv6.zip 2025-07-06 1.8 MB
0.64.0 source code.tar.gz 2025-07-06 346.1 kB
0.64.0 source code.zip 2025-07-06 395.0 kB
README.md 2025-07-06 892 Bytes
Totals: 22 Items   30.6 MB 0
  • Added multi event that is triggered when the multi-selection has changed. sh fzf --multi \ --bind 'ctrl-a:select-all,ctrl-d:deselect-all' \ --bind 'multi:transform-footer:(( FZF_SELECT_COUNT )) && echo "Selected $FZF_SELECT_COUNT item(s)"'
  • Halfwidth and fullwidth alphanumeric and punctuation characters are now internally normalized to their ASCII equivalents to allow matching with ASCII queries. sh echo ABC| fzf -q abc
  • Renamed clear-selection action to clear-multi for consistency.
    • clear-selection remains supported as an alias for backward compatibility.
  • Bug fixes
    • Fixed a bug that could cause fzf to abort due to incorrect update ordering.
    • Fixed a bug where some multi-selections were lost when using exclude or change-nth.
Source: README.md, updated 2025-07-06