Explorar o código

Disable mouse in tmux

Emmanuel Bouthenot %!s(int64=13) %!d(string=hai) anos
pai
achega
b3e460cce7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .tmux.conf

+ 1 - 1
.tmux.conf

@@ -15,7 +15,7 @@ set -g default-terminal "screen-256color"
 set -g history-limit 1000
 set -g update-environment "DISPLAY WINDOWID SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION"
 #set -g terminal-overrides 'xterm*:smcup@:rmcup@'
-setw -g mode-mouse on
+setw -g mode-mouse off
 
 ### Backport some “screen” setting ###
 #