diff --git a/.tmux.conf b/.tmux.conf index 6a62c8f..be49fae 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -34,7 +34,7 @@ bind E setw synchronize-panes off # set first window to index 1 (not 0) to map more to the keyboard layout... #set-option -g base-index 1 -#set-window-option -g pane-base-index 1 +set-window-option -g pane-base-index 1 # color scheme (styled as vim-powerline) set -g status-left-length 52