Fix layout hopefully
This commit is contained in:
@@ -104,7 +104,7 @@ for i in "${!CMDS[@]}"; do
|
||||
elif [ $pane -eq 3 ]; then
|
||||
tmux split-window -v -t $SESSION:$win.1
|
||||
fi
|
||||
tmux select-layout -t $SESSION:$win tiled >/dev/null
|
||||
tmux select-layout -t $SESSION:$win even-horizontal
|
||||
fi
|
||||
|
||||
# Check if command is already running in the pane
|
||||
|
||||
Reference in New Issue
Block a user