Browse Source

Disable mouse in tmux

Emmanuel Bouthenot 13 năm trước cách đây
mục cha
commit
b3e460cce7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ###
 #