aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 7a824e4..a88b288 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -19,7 +19,8 @@ set -sg escape-time 0
set -g default-command /usr/bin/zsh
set -g default-shell /usr/bin/zsh
-set -g default-terminal "tmux-256color"
+set -g default-terminal "screen-256color"
+set -s set-clipboard external
set-option -g prefix C-a
set -g status-interval 120