Skip to content

lanox/tmux-session-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TMUX RANDOM session name generator.

Tmux random name session generator, inspired by Docker. This is small plugin that will generate random session name every time you open new Terminal session or it will reconnect your previously disconnected sessions.

alt tag As you can see bottom left corenr we have session called clever alt tag And in this one we have session name called tender

Installation

Script is written in Python3. So you may need to setup pyenv or get python3 from Homebrew.

iTerm2 Specific.

  1. Clone this repository somewhere on you drive.
  2. Preferences -> Profiles -> General
    • Under Command Section:
    • Send test at start: Add tmux.py

This will start tmux.py everytime you open new window.

Usage

Open New terminal session.

Inspired

If Docker can generate random names every time it creates container so can tmux when creating new session.

Credits

Inspired by Docker.

About

tmux plugin for generating random session names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages