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 sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 0.54.2
head ⚡️ HEAD

Depends on when building from source:

go 1.22.5 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 42,847
fzf --HEAD 112
Installs on Request (30 days)
fzf 41,863
fzf --HEAD 112
Build Errors (30 days)
fzf 9
Installs (90 days)
fzf 126,246
fzf --HEAD 347
Installs on Request (90 days)
fzf 123,413
fzf --HEAD 346
Installs (365 days)
fzf 366,980
fzf --HEAD 1,003
Installs on Request (365 days)
fzf 358,196
fzf --HEAD 1,002
Fork me on GitHub