Deprecated - See https://github.com/gschnall/tmint T mint is an improved version of tmux-session-interface created with Go
Provides a terminal interface that makes managing sessions easy. You can create, switch to, detach, kill, or rename sessions with a few keystrokes.
- If you're a Tmux noob, this will act as a cheat code for instant tmux productivity 🕹️
- If you're a Tmux ninja, this will add another deadly weapon to your agile arsenal ⚔️
git clone git@github.com:gschnall/tmux-session-interface.git ~/.tmux-session-interface
alias ms='python ~/.tmux-session-interface/session-manager.py'
run-shell ~/.tmux-session-interface/manage.tmux
Note: the configs are typically created at ~/.tmux.conf
and ~/.bashrc
> ms
Note: if a session is attached, you can't run this command outside of that session
Ctrl-b Ctrl-m
or, if you use Ctrl-a,
Ctrl-a Ctrl-m