]> git.phdru.name Git - dotfiles.git/blobdiff - .tmux.conf
Order options by name
[dotfiles.git] / .tmux.conf
index 87a132f73b67b18a4838722f5f1d23d097fb5211..6416c24265f9bfd240e0f3ecb58eed9f51059bb9 100644 (file)
@@ -3,8 +3,7 @@ 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.
+# Option renumber-windows was implemented in tmux 1.7, tmux in Debian 7 is 1.6.
 
 # Attempt to set the client terminal title
 set-option -g set-titles on