Skip to content

Instantly share code, notes, and snippets.

@fortran01
Created January 28, 2020 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fortran01/d0267bf7ee8e8e4d9b5e577c5e4492e4 to your computer and use it in GitHub Desktop.
Save fortran01/d0267bf7ee8e8e4d9b5e577c5e4492e4 to your computer and use it in GitHub Desktop.
# Start new unnamed session
tmux -CC new
# Start new named session
# ???
# Re-attach to unnamed session
tmux -CC attach
# Re-attach to named session
# ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment