Skip to content

Instantly share code, notes, and snippets.

@wm
Created December 16, 2015 03:51
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 wm/c2b83495824aa44d8276 to your computer and use it in GitHub Desktop.
Save wm/c2b83495824aa44d8276 to your computer and use it in GitHub Desktop.
my tmux setup
Key binding Action
M n next-window
M p previous-window
M j move down a pane
M k move up a pane
M h move left a pane
M-l move right a pane
M ↑ move the pane divide up (resize)
M ↓ move the pane divide down (resize)
M → move the pane divide right (resize)
M ← move the pane divide left (resize)
M s choose from a list of sessions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment