From eb305d6a48927572328e90833b3d54e726655742 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 31 Dec 2013 06:46:18 +0400 Subject: [PATCH] Explain why it is commented out --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index b301c69..8d964d6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,6 +3,8 @@ set-option -g base-index 1 set-option -g pane-base-index 1 # Renumber windows sequentially after closing any of them #set-option -g renumber-windows on +#Commented out - it doesn't work with my tmux. +#Perhaps tmux in Debian 7 is too old. # Attempt to set the client terminal title set-option -g set-titles on -- 2.39.2