LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

zf

Fuzzy finder optimized for filtering file paths

TLDR

Fuzzy find files interactively
$ find . -type f | zf
copy
Open selected file in vim
$ vim $(find . -type f | zf)
copy

SYNOPSIS

zf [options]

DESCRIPTION

zf is a command-line fuzzy finder that prioritizes filename matches over full path matches. When the query resembles a file path, it applies path-aware heuristics for more accurate results. Also available as an allocation-free library.

INSTALL

brew install zf
copy
nix profile install nixpkgs#zf
copy

HISTORY

zf was created by Nate Craddock (natecraddock) and is written in Zig.

SEE ALSO

fzf(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid