#tmux-session #fzf #manager

app tmux-session-manager

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

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 Jul 31, 2023

#8 in #tmux-session

Download history 21/week @ 2024-09-19 16/week @ 2024-09-26 1/week @ 2024-10-03

568 downloads per month

MIT/Apache

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