Download Latest Version fzf-0.74.1-windows_amd64.zip (2.2 MB)
Email in envelope

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

Home / v0.74.1
Name Modified Size InfoDownloads / Week
Parent folder
fzf_0.74.1_checksums.txt 2026-07-18 2.3 kB
fzf_0.74.1_arm64.deb 2026-07-18 1.9 MB
fzf_0.74.1_armv5.deb 2026-07-18 1.9 MB
fzf_0.74.1_ppc64le.deb 2026-07-18 1.9 MB
fzf_0.74.1_riscv64.deb 2026-07-18 1.9 MB
fzf_0.74.1_amd64.deb 2026-07-18 2.0 MB
fzf_0.74.1_armv6.deb 2026-07-18 1.9 MB
fzf_0.74.1_armv7.deb 2026-07-18 1.9 MB
fzf_0.74.1_s390x.deb 2026-07-18 2.0 MB
fzf-0.74.1-darwin_amd64.tar.gz 2026-07-18 2.1 MB
fzf-0.74.1-freebsd_amd64.tar.gz 2026-07-18 2.0 MB
fzf-0.74.1-openbsd_amd64.tar.gz 2026-07-18 2.0 MB
fzf_0.74.1_loong64.deb 2026-07-18 2.0 MB
fzf-0.74.1-linux_arm64.tar.gz 2026-07-18 1.8 MB
fzf-0.74.1-linux_loong64.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-linux_s390x.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-windows_amd64.zip 2026-07-18 2.2 MB
fzf-0.74.1-android_arm64.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-linux_armv6.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-linux_riscv64.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-darwin_arm64.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-linux_armv7.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-windows_arm64.zip 2026-07-18 2.0 MB
fzf-0.74.1-linux_amd64.tar.gz 2026-07-18 2.0 MB
fzf-0.74.1-linux_armv5.tar.gz 2026-07-18 1.9 MB
fzf-0.74.1-linux_ppc64le.tar.gz 2026-07-18 1.9 MB
0.74.1 source code.tar.gz 2026-07-18 451.6 kB
0.74.1 source code.zip 2026-07-18 506.1 kB
README.md 2026-07-18 1.4 kB
Totals: 29 Items   49.3 MB 6
  • The default separator on the info line is no longer shown when the input section is already visually separated from the list section by a border line ```sh # No separator shown below the header border fzf --style full --input-border none --header foo

# Separator shown; no border separates the input section from the list section fzf --style full --input-border none --header foo --no-header-border

# No separator below the border of the preview window at 'next' position fzf --preview : --preview-window next

# Conversely, separator is now shown when the input border does not draw # a line facing the list section fzf --input-border bottom ```

  • Rendering improvements
    • Each frame is now wrapped in synchronized update mode (mode 2026) to reduce flickering on supported terminals
    • Reduced rendering output by 10-23% by skipping redundant SGR sequences
    • Fixed ghost characters and misplaced colors inside Zellij by using CHA instead of CR + CUF for horizontal cursor movement (#4858, zellij-org/zellij#5370)
    • Fixed cursor restoration on exit with --height --no-clear inside Neovim terminal by using DECSC/DECRC instead of CSI s/CSI u
  • nushell: fixed deprecation error of str downcase on nushell 0.114.0 or above (#4857) (@sim590)
  • Each release now includes .deb packages for easy installation on Debian-based distros (#4859)
Source: README.md, updated 2026-07-18