← Back to tools
View AGENTS.md for fzy
fzy
A better fuzzy finder for the terminal
Description
fzy is a fast, simple fuzzy finder for the terminal. It reads from stdin and provides an interactive fuzzy selection interface. It uses an advanced scoring algorithm for better matching results.
AI Summary
Fast fuzzy finder with advanced scoring algorithm for better matching
Capabilities
- + Fuzzy match input lines interactively
- + Fast scoring algorithm
- + Simple stdin/stdout interface
Use When
- → When you need a simple, fast fuzzy finder
- → When integrating fuzzy selection into scripts
Avoid When
- x When you need preview panes and advanced features