Skip to content

Instantly share code, notes, and snippets.

@yoyozi
Created February 2, 2017 13:01
Show Gist options
  • Save yoyozi/842e1aa048191cbe9962ed6dc5a9bb8d to your computer and use it in GitHub Desktop.
Save yoyozi/842e1aa048191cbe9962ed6dc5a9bb8d to your computer and use it in GitHub Desktop.
ctrl - c create
ctl-p previous n next w list
tmux new -s name to create a new session to re-attach to in future
ctrl-b d detach from session
tmux list-sessions lists the sessions
tmux attach name attaches to the session
ctrl-b o moves to pane
ctrl-b " opens horizontally
ctrl-b % opens virtically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment