Explorar el Código

Allow mouse scrolling in tmux

Andrew Swistak hace 6 años
padre
commit
7e9886808f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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