diff --git a/scripts/chat.tmux.conf b/scripts/chat.tmux.conf index 4be7faa..3489a19 100644 --- a/scripts/chat.tmux.conf +++ b/scripts/chat.tmux.conf @@ -21,7 +21,7 @@ set-option -g -- allow-rename off set-option -g -- set-titles off set-option -g -- renumber-windows on # for the F1 binding, make hotkeys match window numbers -set-option -g -- base-index on +set-option -g -- base-index 1 # clients exit on network errors, restart them automatically