Skip to main content

Module layout

Module layout 

Source
Expand description

tmux layout builder — creates zones and panes from team hierarchy.

Zones are vertical columns in the tmux window. Within each zone, members are stacked vertically; engineer-heavy zones may first be partitioned into manager-aligned subcolumns to preserve the reporting hierarchy.

Functions§

build_layout
Build the tmux layout for a team session.
display_pane_command
Build a shell command that displays a shim’s PTY log in a tmux pane.
respawn_as_display_pane
Respawn a tmux pane as a display-only viewer of a shim PTY log file.