5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
# vim: ft=tmux
|
|
select-pane -t 0
|
|
split-window -h -p 57
|
|
select-pane -t 1
|