diff --git a/.tmux.conf b/.tmux.conf index 0488dd2..fb25e19 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -28,7 +28,7 @@ set -g xterm-keys on setw -g xterm-keys on # Colors? -set -g default-terminal "screen-256color" +set -g default-terminal "tmux-direct" # Activity monitoring #setw -g monitor-activity on