diff options
Diffstat (limited to 'tmux.conf')
-rw-r--r-- | tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ set -g default-terminal "screen-256color" set -g mode-mouse on set -g mouse-resize-pane on +set -g mouse-select-pane on |