Skip to content

Instantly share code, notes, and snippets.

@kevinsimper
Last active September 25, 2016 12:07
Show Gist options
  • Select an option

  • Save kevinsimper/75159132e24ebf6ced0580d31c7a6a1a to your computer and use it in GitHub Desktop.

Select an option

Save kevinsimper/75159132e24ebf6ced0580d31c7a6a1a to your computer and use it in GitHub Desktop.
TMUX Cheatsheet
You need to run every command with Ctrl+b
## Split panes
Split horizontal: %
Split vertical: "
Close pane: x
## Pane navigation
Show numbers: q
Go to next pane: o
Zoom pane: z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment