fzf-tmux

general-purpose command-line fuzzy finder

Install

All systems
curl cmd.cat/fzf-tmux.sh
Debian Debian
apt-get install fzf
Ubuntu
apt-get install fzf
Alpine
apk add fzf
Arch Arch Linux
pacman -S fzf
image/svg+xml Kali Linux
apt-get install fzf
Fedora
dnf install fzf
Windows (WSL2)
sudo apt-get update sudo apt-get install fzf
OS X
brew install fzf
Docker
docker run cmd.cat/fzf-tmux fzf-tmux powered by Commando

fzf

general-purpose command-line fuzzy finder

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. Refer /usr/share/doc/fzf/README.Debian for quick instructions on how to add keybindings for Bash, Zsh, Fish to call fzf.