🌸 A command-line fuzzy finder

fzf is a general-purpose command-line fuzzy finder and an interactive terminal toolkit.
Whether you're selecting files, browsing command history, previewing data, navigating complex datasets with fuzzy matching, or creating custom menus and workflows, fzf provides the building blocks to turn shell scripts into rich terminal applications.
$ brew install fzf$ sudo apt install fzf$ sudo pacman -S fzf$ winget install fzf$ choco install fzfto comment.
tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen.
Simple command-line snippet manager
A terminal workspace with batteries included