# Fuzzy Finders
### `fzf`
<p class="cmd-url"><a href="https://github.com/junegunn/fzf">https://github.com/junegunn/fzf</a></p>
- Fuzzy finder. --bind allowed with UI-only actions (no command execution). Display, filtering, and layout flags allowed.
### `fzy`
<p class="cmd-url"><a href="https://github.com/jhawthorn/fzy">https://github.com/jhawthorn/fzy</a></p>
- Allowed standalone flags: --help, --show-info, --show-scores, --version, -h, -i, -v
- Allowed valued flags: --lines, --prompt, --query, --show-matches, --tty, -e, -l, -p, -q, -t
- Bare invocation allowed
### `peco`
<p class="cmd-url"><a href="https://github.com/peco/peco">https://github.com/peco/peco</a></p>
- Allowed standalone flags: --help, --null, --print-query, --select-1, --version, -h, -v
- Allowed valued flags: --buffer-size, --initial-filter, --initial-index, --layout, --on-cancel, --prompt, --query, --selection-prefix, -b
- Bare invocation allowed
### `pick`
<p class="cmd-url"><a href="https://github.com/mptre/pick">https://github.com/mptre/pick</a></p>
- Allowed standalone flags: --help, --version, -K, -S, -X, -d, -h, -o, -v, -x
- Allowed valued flags: -q
- Bare invocation allowed
### `selecta`
<p class="cmd-url"><a href="https://github.com/garybernhardt/selecta">https://github.com/garybernhardt/selecta</a></p>
- Allowed standalone flags: --help, --version, -h, -v
- Allowed valued flags: --search, -s
- Bare invocation allowed
### `sk`
<p class="cmd-url"><a href="https://github.com/lotabout/skim">https://github.com/lotabout/skim</a></p>
- Fuzzy finder. Display, filtering, and layout flags allowed. --history allowed (SafeWrite).
### `zf`
<p class="cmd-url"><a href="https://github.com/natecraddock/zf">https://github.com/natecraddock/zf</a></p>
- Allowed standalone flags: --help, --keep-order, --plain, --version, -0, -h, -k, -p, -v
- Allowed valued flags: --delimiter, --filter, --height, --lines, --preview-width, -d, -f, -l
- Bare invocation allowed