updated base index for window hotkeys in tmux
parent
78d258cec5
commit
5ca665d7b6
|
|
@ -38,6 +38,7 @@ set-option -g set-titles on
|
|||
set-option -g set-titles-string ' #I-#W '
|
||||
set-option -g repeat-time 500
|
||||
set-option -g visual-bell on
|
||||
set-option -g base-index 1
|
||||
|
||||
|
||||
#status bar
|
||||
|
|
|
|||
Loading…
Reference in New Issue