fzf Command-Line Fuzzy Finder
fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.
What it does
fzf Command-Line Fuzzy Finder
fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.
Installation
Use the upstream install or setup path that matches your environment:
- brew install fzf
- git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
- make use of this feature. $dir defaults to . when the last token is not a
Requirements and caveats from upstream:
- (requires tmux 3.3+ or Zellij 0.44+).
- It doesn't require a trigger sequence like **. Instead, if activates
-
Press CTRL-Y to copy the line to clipboard and aborts fzf (requires pbcopy)
Basic usage or getting-started notes:
-
Using Homebrew
-
Source: https://github.com/junegunn/fzf
-
Extracted from upstream docs: https://raw.githubusercontent.com/junegunn/fzf/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,103 chars)