diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index f02e636..2bd6874 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,6 +1,6 @@ # --- General Settings --- set -g default-terminal "screen-256color" -set -g mouse on +set -g mouse off # --- Seamless Vim/TMUX Navigation ---