diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 578ecd7..a021d42 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -4,7 +4,7 @@ set-option -g prefix M-a bind-key M-a send-prefix # start with window 1 (instead of 0) -set -g base-index 1 +# set -g base-index 1 # start with pane 1 # set -g pane-base-index 1