Skip to content

Instantly share code, notes, and snippets.

@abadongutierrez
Last active October 23, 2015 03:48
Show Gist options
  • Save abadongutierrez/d34728ff2c0dff233a13 to your computer and use it in GitHub Desktop.
Save abadongutierrez/d34728ff2c0dff233a13 to your computer and use it in GitHub Desktop.
tmux

Tmux

Commands

Command Description
tmux new -s <session-name> Create a new session with name
tmux list Shows all running sessions

In tmux

C-a c - Create new window
C-a w - List all windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment