Crates.io | tmux-fzy |
lib.rs | tmux-fzy |
version | 0.2.5 |
source | src |
created_at | 2023-10-05 22:54:44.798888 |
updated_at | 2024-02-16 19:53:53.237711 |
description | A simple project manager for tmux |
homepage | |
repository | https://github.com/sachnr/tmux-fzy |
max_upload_size | |
id | 994611 |
size | 134,465 |
A simple project manager for tmux.
cargo build --release
cargo install --path . --force
make sure you have .cargo/bin
in your path
export PATH="${PATH}:$HOME/.cargo/bin"
how to add dirs
tmux-fzy add --mindepth 1 --maxdepth 1 ~/Music
add ansi color codes 0-15 in ~/.config/tmux-fzy/config
fg=15
border=15
inactive=8
active=1
selection=2
paths are stored in XDG_CACHE_HOME/.tmux-fzy