#session #manager #command #tmux

app tmux-session-manager

A tmux session manager which uses fzf to select from both active and configured sessions

7 releases

0.3.1 Aug 23, 2023
0.3.0 Aug 20, 2023
0.2.3 Aug 15, 2023
0.1.1 Aug 1, 2023
0.1.0 Jul 31, 2023

#117 in GUI

29 downloads per month

MIT/Apache

11KB
217 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

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

~5–7MB
~130K SLoC