fzf

Install command:
brew install fzf

Command-line fuzzy finder written in Go

https://github.com/junegunn/fzf

License: MIT

Formula JSON API: /api/formula/fzf.json

Formula code: fzf.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sequoia
sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 0.55.0
head ⚡️ HEAD

Depends on when building from source:

go 1.23.2 Open source programming language to build simple/reliable/efficient software
To set up shell integration, add this to your shell configuration file:
    # bash
    eval "$(fzf --bash)"

    # zsh
    source <(fzf --zsh)

    # fish
    fzf --fish | source

To use fzf in Vim, add the following line to your .vimrc:
    set rtp+=$HOMEBREW_PREFIX/opt/fzf

Analytics:

Installs (30 days)
fzf 17,695
fzf --HEAD 38
Installs on Request (30 days)
fzf 17,340
fzf --HEAD 38
Build Errors (30 days)
fzf 4
Installs (90 days)
fzf 104,154
fzf --HEAD 240
Installs on Request (90 days)
fzf 101,831
fzf --HEAD 240
Installs (365 days)
fzf 422,545
fzf --HEAD 1,104
Installs on Request (365 days)
fzf 413,082
fzf --HEAD 1,103
Fork me on GitHub