diff --git a/arch-config/.tmux.conf b/arch-config/.tmux.conf index 512b2d91..a5de2177 100644 --- a/arch-config/.tmux.conf +++ b/arch-config/.tmux.conf @@ -25,7 +25,7 @@ bind l select-pane -R ################################################### # enable mouse -set -g mouse-utf8 on +#set -g mouse-utf8 on set -g mouse on set -ga terminal-overrides ",xterm-termite:Tc"