From: Oleg Broytman Date: Tue, 31 Dec 2013 02:46:18 +0000 (+0400) Subject: Explain why it is commented out X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=eb305d6a48927572328e90833b3d54e726655742 Explain why it is commented out --- 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