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 runs the interactive shim pane bridge.
respawn_as_display_pane
Respawn a tmux pane as an interactive shim console pane.