#tmux-session #fzf #manager

app tmux-session-manager

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

11 releases

0.4.3 Feb 27, 2025
0.4.2 Jun 17, 2024
0.3.1 Aug 23, 2023
0.2.3 Aug 15, 2023
0.1.0 Jul 31, 2023

#5 in #tmux-session

Download history 1/week @ 2024-12-04 5/week @ 2024-12-11 156/week @ 2025-02-26 9/week @ 2025-03-05

165 downloads per month

MIT/Apache

13KB
274 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.1–3MB
~61K SLoC