From 23291d6583f48d65499f1f4f6ba5cc86cb90f295 Mon Sep 17 00:00:00 2001 From: Von Random Date: Fri, 17 Oct 2014 12:43:18 +0400 Subject: [PATCH] base-index to 1 --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 282c2ea..9dd40d7 100644 --- a/tmux.conf +++ b/tmux.conf @@ -18,7 +18,7 @@ bind -n M-q choose-session bind -n M-` last-window bind -n S-Pageup copy-mode -u setw -g mode-keys vi -set -g base-index 0 +set -g base-index 1 set -g history-limit 10000 set -g set-titles off set -g set-titles-string "#T"