diff options
Diffstat (limited to 'dotfiles/tmux.conf')
-rw-r--r-- | dotfiles/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index ee1e78a..8b733a7 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -1,4 +1,5 @@ set-option -sa terminal-overrides ",xterm*:Tc" +set-option -g set-titles on set -g mouse on set -g set-clipboard on |