Skip to content

Instantly share code, notes, and snippets.

@holms
Created March 1, 2013 10:32
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 holms/5063796 to your computer and use it in GitHub Desktop.
Save holms/5063796 to your computer and use it in GitHub Desktop.
my tmux configuration
set-option -g mode-mouse on
set-option -g mouse-resize-pane on
set-option -g mouse-select-pane on
set-option -g mouse-select-window on
set-option -g xterm-keys on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment