瀏覽代碼

Fix tmux deprecated option

Emmanuel Bouthenot 7 年之前
父節點
當前提交
9f1060ede6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 ###
 #