From dac8e30f01fd49c0d44531981cd4beaa17e65e96 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 5 Mar 2015 15:25:48 +0100 Subject: .tmux.conf: base-index is added properly with -g now. --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 45a022b..bf77490 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -31,7 +31,6 @@ set -g set-titles on set -g set-titles-string "#T" set-option -g allow-rename on -set base-index 1 set -g history-limit 10000 setw -g mode-mouse on -- cgit v1.2.3-54-g00ecf