Skip to content
/ tma Public

Create, Select and Attach to any existing tmux session with a minimum of fuss.

License

Notifications You must be signed in to change notification settings

jnyilas/tma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tma

tmux Attach

Select and attach to any existing tmux session with a minimum of fuss.

Modes of Operation

  1. With no arguments:
  • If only one active session exists, it will attach to it.
  • If multiple active sessions exist, an interactive selecion menu will be presented.
  1. With optional session name argument:
  • If presented with session name, simply attach to it.
  1. With optional create option:
  • If presented with create option, create a new session with (optional) desired name, otherwise, a random session name will be assigned.

Usage

tma [-c] [tmux-session-name]
Attach to a session: tma [tmux-session-name]
Create a new session: tma -c [tmux-session-name]

About

Create, Select and Attach to any existing tmux session with a minimum of fuss.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages