HomeTutorials › Mobile App
Mobile App

Viewing Shared Tabs on Mobile

#106 0:16 Part of the Rysh video series

A teammate shares a tab -- you open the whole multi-pane layout on your phone.

Viewing Shared Tabs on Mobile — 0:16 walkthrough

What you'll see

  1. The owner runs ##share tab, publishing the tab and all its panes to the workspace.
  2. Mobile subscribes and receives the tab as a full multi-pane layout, not a flat list.
  3. Read each shared pane; in control mode, send input back into it from the phone.
  4. 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.