aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index eb33da1..6d3408b 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -33,7 +33,7 @@ bind-key L resize-pane -R
set -g set-titles on
set -g set-titles-string "#T"
-set base-index 1
+#set base-index 1
set -g history-limit 10000
set-window-option -g xterm-keys on #pass xterminal keys to tmux terminals
setw -g mode-mouse on