X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.tmux.conf;h=009d69ffb4417364b1571873d605abc11f35a178;hb=4787fcc9edaeac1a1e98f9c0bce72845037026ff;hp=87a132f73b67b18a4838722f5f1d23d097fb5211;hpb=bb2bb77dc5b1bcc0183fc266fd60de7f8a7bec0b;p=dotfiles.git diff --git a/.tmux.conf b/.tmux.conf index 87a132f..009d69f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,9 +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 -#Commented out - it doesn't work with my tmux. -#Perhaps tmux in Debian 7 is too old. +set-option -g renumber-windows on # Attempt to set the client terminal title set-option -g set-titles on