mirror of
1
0
Fork 0

merged rename disable

This commit is contained in:
cvonsteg 2019-11-28 14:00:59 +00:00
parent a9b526c9a2
commit 9794f40f7a
1 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced'
set -g base-index 1 # start windows numbering at 1
setw -g pane-base-index 1 # make pane numbering consistent with windows
setw -g automatic-rename on # rename window to reflect current program
setw -g automatic-rename off # rename window to reflect current program
set-option -g allow-rename off
set -g renumber-windows on # renumber windows when a window is closed
set -g set-titles on # set terminal title