瀏覽代碼

Allow mouse scrolling in tmux

Andrew Swistak 6 年之前
父節點
當前提交
7e9886808f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tmux.conf

+ 1 - 0
tmux.conf

@@ -13,3 +13,4 @@ set-option -g status-position top
 
 # Make sure zsh is used by default
 set -g default-shell /bin/zsh
+setw -g mouse on