mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
a bit better pane selection when splitting
This commit is contained in:
1
Makefile
1
Makefile
@@ -118,6 +118,7 @@ server:
|
||||
tmux select-window -t tower:0
|
||||
tmux split-window -v 'exec make celeryd'
|
||||
tmux split-window -h 'exec make socketservice'
|
||||
tmux select-pane -U
|
||||
tmux split-window -v 'exec make receiver'
|
||||
tmux split-window -h 'exec make taskmanager'
|
||||
tmux -2 attach-session -t tower
|
||||
|
||||
Reference in New Issue
Block a user