Viewing Shared Tabs on Mobile
A teammate shares a tab -- you open the whole multi-pane layout on your phone.
What you'll see
- The owner runs
##share tab, publishing the tab and all its panes to the workspace. - Mobile subscribes and receives the tab as a full multi-pane layout, not a flat list.
- Read each shared pane; in control mode, send input back into it from the phone.
- Wrap: shared tabs become a live window into a teammate's workspace.
Commands shown
echo 'Owner runs: ##share tab -> publishes the tab and all its panes'
echo 'Mobile subscribes -> receives the tab as its real multi-pane layout'
echo 'Read each shared pane; control-mode shares accept your input'
echo 'Shared tabs on mobile: a live window into a teammate workspace'
Keys used
Enter
Transcript
0:00A teammate shares a tab -- you open the whole multi-pane layout on your phone.
0:05It starts on the desktop: a teammate runs share tab, which publishes the tab and every pane inside it to the workspace.
0:14On mobile you subscribe to that share and the tab arrives as a full multi-pane layout -- not a flat list, the real arrangement of panes.
0:25Then you interact: read each shared pane, and if the share is in control mode, send input straight back into it from your phone.
0:36Shared tabs turn your phone into a live window onto a teammate's whole workspace.
Key takeaway
Mobile can subscribe to shared tabs and view them as real multi-pane layouts, interacting with control-mode shares.