diff --git a/auto/tmux/.tmux.conf b/auto/tmux/.tmux.conf index 7a7a197..d0b467f 100644 --- a/auto/tmux/.tmux.conf +++ b/auto/tmux/.tmux.conf @@ -1,7 +1,7 @@ set -g clock-mode-style 12 set -g default-command "${SHELL}" -set -g default-terminal "xterm-256color" -set -g history-limit 5000 +set -g default-terminal "tmux-256color" +set -g history-limit 10000 set -g prefix C-q set -sg escape-time 25 set -wg mode-keys vi