Skip to content

Instantly share code, notes, and snippets.

@djensen47
Last active January 1, 2016 02:08
Show Gist options
  • Save djensen47/8076958 to your computer and use it in GitHub Desktop.
Save djensen47/8076958 to your computer and use it in GitHub Desktop.
set-option -g prefix C-s
unbind-key C-b
set -g default-terminal "xterm-256color"
set-option -g mouse-select-pane on
set-option -g mouse-resize-pane on
set-option -g mouse-utf8 on
set-option -g mouse-select-window on
set-window-option -g mode-mouse on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment