10 releases
0.4.2 | Jun 17, 2024 |
---|---|
0.4.1 | Jun 17, 2024 |
0.3.1 | Aug 23, 2023 |
0.2.3 | Aug 15, 2023 |
0.1.0 |
|
#8 in #tmux-session
568 downloads per month
13KB
272 lines
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 🚀🤘🏽
Dependencies
~2.3–3.5MB
~65K SLoC