diff --git a/tmux.conf b/tmux.conf index 3c43768..a2a230c 100644 --- a/tmux.conf +++ b/tmux.conf @@ -29,8 +29,11 @@ set-window-option -g automatic-rename off # listen to alerts from all windows set -g bell-action any -# sessions -# bind Y source-file ~/.tmux/work +# mouse support +set -g mode-mouse on +set -g mouse-resize-pane on +set -g mouse-select-pane on +set -g mouse-select-window on # This tmux statusbar config was created by tmuxline.vim # on Mon, 15 Dec 2014