1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 03:35:10 +01:00

Only windows should start with 0, panes start with 1

This commit is contained in:
Michiel Scholten
2014-07-14 12:37:01 +02:00
parent 6b063a9555
commit 889f179832

View File

@@ -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 first window to index 1 (not 0) to map more to the keyboard layout...
#set-option -g base-index 1 #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) # color scheme (styled as vim-powerline)
set -g status-left-length 52 set -g status-left-length 52