X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.tmux.conf;h=6416c24265f9bfd240e0f3ecb58eed9f51059bb9;hb=e563dd609f715889e568acab6fd2794187a1ee83;hp=87a132f73b67b18a4838722f5f1d23d097fb5211;hpb=bb2bb77dc5b1bcc0183fc266fd60de7f8a7bec0b;p=dotfiles.git diff --git a/.tmux.conf b/.tmux.conf index 87a132f..6416c24 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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