Documentation ¶ Overview ¶ fuzzyfinder is a small fzf-like CLI built on the gitgum fuzzyfinder library. Items are read from stdin (one per line); the selection is written to stdout. Exit codes match fzf where reasonable: 0 success, 1 no match, 130 cancelled, 2 IO/flag error. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.