Skip to content

Instantly share code, notes, and snippets.

@mikeraynham
Last active August 29, 2015 14:17
Show Gist options
  • Save mikeraynham/778bf04850b2722daad3 to your computer and use it in GitHub Desktop.
Save mikeraynham/778bf04850b2722daad3 to your computer and use it in GitHub Desktop.
tmux tips

Prefix key

Ctrl-b

Split screen (panes)

Creation

Vertical: %

Horizontal: "

Navigation

Swap pane: o (or arrow keys)

Scrolling

Scroll mode: [

Scroll mode with immediate page-up: [ + PgUp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment