Skip to content

Instantly share code, notes, and snippets.

@holms
Created March 1, 2013 10:32
Show Gist options
  • Select an option

  • Save holms/5063796 to your computer and use it in GitHub Desktop.

Select an option

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