diff options
Diffstat (limited to 'tmux')
-rw-r--r-- | tmux/.tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b033e6f..ff1ceb7 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -16,3 +16,4 @@ bind l select-pane -R #set -g status-bg magenta +set -g mouse on |