base-index to 1
This commit is contained in:
parent
e11494e926
commit
23291d6583
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ bind -n M-q choose-session
|
|||
bind -n M-` last-window
|
||||
bind -n S-Pageup copy-mode -u
|
||||
setw -g mode-keys vi
|
||||
set -g base-index 0
|
||||
set -g base-index 1
|
||||
set -g history-limit 10000
|
||||
set -g set-titles off
|
||||
set -g set-titles-string "#T"
|
||||
|
|
Loading…
Reference in a new issue