]> git.phdru.name Git - dotfiles.git/commitdiff
Explain why it is commented out
authorOleg Broytman <phd@phdru.name>
Tue, 31 Dec 2013 02:46:18 +0000 (06:46 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 31 Dec 2013 02:46:18 +0000 (06:46 +0400)
.tmux.conf

index b301c694633ddf12187f96a328600f02c4fd08ea..8d964d6cc7163fdcfe0d8424ffc03c8256817e8b 100644 (file)
@@ -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