tmux-session-manager

Crates.iotmux-session-manager
lib.rstmux-session-manager
version0.4.3
created_at2023-07-31 23:41:13.182521+00
updated_at2025-02-27 17:15:10.089226+00
descriptionA tmux session manager which uses fzf to select from both active and configured sessions
homepage
repositoryhttps://github.com/camiloaromero23/tmux-session-manager
max_upload_size
id931287
size25,493
Camilo Romero (camiloaromero23)

documentation

README

Tmux Session Manager

To install tmux-session-manager, run the following command:

cargo install tmux-session-manager

To use the tmux-session-manager first make sure to have installed the following dependencies on your system:

Dependencies

The available commands are:

Select a session (this includes both active and pre-configured sessions)

tmux-session-manager

Select an active session

tmux-session-manager -s
tmux-session-manager --select

Kill an active session

tmux-session-manager -k
tmux-session-manager --kill

Usage tips

You can add keybinds to available commands both on zsh or tmux for making your experience blazingly fast 🚀🤘🏽

Commit count: 24

cargo fmt