X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.tmux.conf;h=009d69ffb4417364b1571873d605abc11f35a178;hb=816faaf50b939b47ff59b274a6b0d6d741f157bf;hp=6416c24265f9bfd240e0f3ecb58eed9f51059bb9;hpb=70cfc640d5e73dc4f074290abe962048d1b61915;p=dotfiles.git diff --git a/.tmux.conf b/.tmux.conf index 6416c24..009d69f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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