aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 21f8cd4..5127b7e 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -10,6 +10,7 @@ set -g status-right-length 35
10set -g status-interval 30 10set -g status-interval 30
11set -g base-index 1 11set -g base-index 1
12set -g pane-base-index 1 12set -g pane-base-index 1
13set -g renumber-windows on
13set -g history-limit 10000 14set -g history-limit 10000
14set -g escape-time 0 15set -g escape-time 0
15set -g aggressive-resize on 16set -g aggressive-resize on