mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 03:48:37 -05:00
Improve output of watcher in tmux
This commit is contained in:
@@ -202,6 +202,7 @@ server_noattach:
|
|||||||
tmux select-pane -U
|
tmux select-pane -U
|
||||||
tmux split-window -v 'exec make receiver'
|
tmux split-window -v 'exec make receiver'
|
||||||
tmux split-window -h 'exec make taskmanager'
|
tmux split-window -h 'exec make taskmanager'
|
||||||
|
tmux select-pane -U
|
||||||
tmux split-window -h 'exec make sync_ui'
|
tmux split-window -h 'exec make sync_ui'
|
||||||
|
|
||||||
server: server_noattach
|
server: server_noattach
|
||||||
|
|||||||
Reference in New Issue
Block a user