set-option -g default-terminal 'tmux-256color' set-option -ga terminal-overrides ',xterm-256color:Tc' setw -g mode-keys vi set-option -g mouse on bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "xsel -i --clipboard"