Update conf/.tmux.conf

typo
This commit is contained in:
jonnyboy
2012-12-31 10:28:05 -05:00
parent 500344c3c4
commit 07ab42c245
+1 -1
View File
@@ -40,7 +40,7 @@ set-option -g status-right-length 200
set-window-option -g window-status-current-bg red
#mouse - allows selct pane and resize with mouse
zset -g mode-mouse on
set -g mode-mouse on
set -g mouse-resize-pane on
set -g mouse-select-pane on
set -g mouse-select-window on