]> git.phdru.name Git - dotfiles.git/blobdiff - .tmux.conf
.fvwmrc: use Exec directly instead of functions
[dotfiles.git] / .tmux.conf
index 6416c24265f9bfd240e0f3ecb58eed9f51059bb9..009d69ffb4417364b1571873d605abc11f35a178 100644 (file)
@@ -2,8 +2,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
-# Option renumber-windows was implemented in tmux 1.7, tmux in Debian 7 is 1.6.
+set-option -g renumber-windows on
 
 # Attempt to set the client terminal title
 set-option -g set-titles on