Skip to content

Instantly share code, notes, and snippets.

@samuell
Created November 9, 2016 12:49
Show Gist options
  • Save samuell/a6684e5897c5d0399a02480b6f2ee0ec to your computer and use it in GitHub Desktop.
Save samuell/a6684e5897c5d0399a02480b6f2ee0ec to your computer and use it in GitHub Desktop.
$ tmux list-sessions
no server running on /tmp/tmux-1000/default
$ tmux new-session -d -s TmuxTestSession
$ tmux list-sessions
0: 1 windows (created Wed Nov 9 13:49:04 2016) [80x23]
TmuxTestSession: 1 windows (created Wed Nov 9 13:49:04 2016) [239x66]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment