Skip to content

Instantly share code, notes, and snippets.

@ShigekiKarita
Created August 6, 2016 12:07
Show Gist options
  • Save ShigekiKarita/16a23915747db54966959b0f8d413a6f to your computer and use it in GitHub Desktop.
Save ShigekiKarita/16a23915747db54966959b0f8d413a6f to your computer and use it in GitHub Desktop.
set -g status-bg black
set -g status-fg colour254
# mouse setting
set-window-option -g mode-mouse on
set-option -g mouse-select-window on
set-option -g mouse-select-pane on
set-option -g mouse-resize-pane on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment