tmux-fzy 0.2.0

A simple project manager for tmux
Documentation
tmux-fzy-0.2.0 has been yanked.

Tmux-fzy

A simple project manager for tmux that allows you to easily switch between sessions and open new sessions.

Screenshot

Installation

From source

cargo build --release
cargo install --path . --force

make sure you have .cargo/bin in your path

export PATH="${PATH}:$HOME/.cargo/bin"

Usage

how to add dirs

tmux-fzy add --mindepth 1 --maxdepth 1 ~/Music

dirs are stored in XDG_CACHE_HOME/.tmux-fzy