Instant Grids (##new grid)
Spin up a whole grid of agent panes with a single command.
What you'll see
- Launch rysh and enter rysh mode (double-Escape to
##). ##new grid 4-- stack four panes into the current lane.##new grid 3x4-- three lanes, each with four panes.##new grid 2x3x4-- two tabs, each with three lanes of four panes.
Commands shown
rysh
##new grid 4
##new grid 3x4
##new grid 2x3x4
Keys used
Transcript
0:00Spin up a whole grid of agent panes with a single command.
0:03Start rysh. Building layouts by hand is fine, but the new grid command does it in one shot.
0:08Double-press Escape until the prompt shows hash-hash -- that's rysh mode for system commands.
0:14Give it a single number and it stacks that many panes into the current lane. New grid four builds a four-pane stack instantly.
0:24Add a dimension. Three by four lays out three lanes, each holding four panes -- a twelve-pane wall in one keystroke.
0:36Go further with three dimensions: tabs, then lanes, then panes. Two by three by four creates two tabs, each with three lanes of four panes.
0:46From one pane to a whole agent grid -- instantly.
##new grid builds one-, two-, or three-dimensional pane layouts in a single command.