GitHub

How does Bee compare with FZF


Bee is inspired by FZF.

FZF is a tool for general purpose fuzzy searching.

According to its documentation:

It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

FZF can be used successfully to search for recently-used commands.

Bee doesn't deal with history. It's up to the user to pro-actively organize their collection of commands and scripts.