fzf is a simple yet poweroful general-purpose command-line fuzzy finder.

It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

Features

  • Portable, no dependencies
  • Blazingly fast
  • The most comprehensive feature set
  • Flexible layout
  • Batteries included: Vim/Neovim plugin, key bindings, and fuzzy auto-completion

Install (macOS)

brew install fzf

Platforms

  1. Windows
  2. Linux (Debian, Ubuntu, Fedora, Linux Mint, Arch Linux, BSD, openSUSE)
  3. macOS

License

  • MIT

Resources