tmux/panes
This commit is contained in:
parent
0b67159bca
commit
e93eea8906
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ rwx_tmux_setup() {
|
||||||
rwx_file_write "${file}" "\
|
rwx_file_write "${file}" "\
|
||||||
# first index number
|
# first index number
|
||||||
set-option -g base-index 1
|
set-option -g base-index 1
|
||||||
|
set-option -g pane-base-index 1
|
||||||
# display duration
|
# display duration
|
||||||
set-option -g display-time 1536
|
set-option -g display-time 1536
|
||||||
# reload configuration
|
# reload configuration
|
||||||
|
|
Loading…
Reference in a new issue