Browse Source

Fix tmux deprecated option

Emmanuel Bouthenot 7 năm trước cách đây
mục cha
commit
9f1060ede6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tools/tmux/tmux.conf

+ 1 - 1
tools/tmux/tmux.conf

@@ -10,7 +10,7 @@ set -g history-limit 102400
 setw -g aggressive-resize on
 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 off
+set -g mouse off
 
 ### Backport some “screen” setting ###
 #