Skip to content

Instantly share code, notes, and snippets.

@kissge
Created October 28, 2014 12:29
Show Gist options
  • Save kissge/88dd9decc25e5bf77236 to your computer and use it in GitHub Desktop.
Save kissge/88dd9decc25e5bf77236 to your computer and use it in GitHub Desktop.
.tmux.conf
set mouse-utf8 on
set -g mode-mouse on
set -g mouse-resize-pane on
set -g mouse-select-pane on
set -g mouse-select-window on
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment