diff --git a/tmux.conf b/tmux.conf index ad2724b..95087a9 100644 --- a/tmux.conf +++ b/tmux.conf @@ -22,6 +22,8 @@ set -g status-right "#[fg=colour75]%F %l:%M%P" #colour75 is an awesome blue setw -g monitor-activity on set -g visual-activity on +set-option -g mouse on + ################################################################################ # Colors ################################################################################