diff --git a/.tmux.conf b/.tmux.conf index b4100a6..573d1a0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,3 +1,4 @@ unbind C-b set-option -g prefix C-a bind-key C-a send-prefix +set -g mouse on