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.50.0
head ⚡️ HEAD

Depends on when building from source:

go 1.22.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
    eval "$(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 46,228
fzf --HEAD 126
Installs on Request (30 days)
fzf 45,240
fzf --HEAD 126
Build Errors (30 days)
fzf 22
Installs (90 days)
fzf 115,340
fzf --HEAD 307
Installs on Request (90 days)
fzf 112,833
fzf --HEAD 307
Installs (365 days)
fzf 307,046
fzf --HEAD 799
Installs on Request (365 days)
fzf 298,990
fzf --HEAD 798
Fork me on GitHub