X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.tmux.conf;h=8d964d6cc7163fdcfe0d8424ffc03c8256817e8b;hb=eb305d6a48927572328e90833b3d54e726655742;hp=b301c694633ddf12187f96a328600f02c4fd08ea;hpb=f46bd4d41cc7f243bc8a321effee5200aa69e709;p=dotfiles.git diff --git a/.tmux.conf b/.tmux.conf index b301c69..8d964d6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,6 +3,8 @@ 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. # Attempt to set the client terminal title set-option -g set-titles on