tmux-session-manager

Crates.iotmux-session-manager
lib.rstmux-session-manager
version0.4.2
sourcesrc
created_at2023-07-31 23:41:13.182521
updated_at2024-06-17 22:57:18.374039
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
size28,087
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: 23

cargo fmt