aboutsummaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 109a330..f5d9317 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -1,2 +1,4 @@
set-option -g mouse on
set-window-option -g mode-keys vi
+set-option -g base-index 1
+set-window-option -g pane-base-index 1