Skip to main content
This quickstart creates:
  • A Linear issue in its own tab
  • An Electron pull request in its own tab
  • A localhost tab split beside the terminal
  • One group containing all of the tabs

1. Open a terminal in a group

In Radius, create or select a group and open a terminal tab inside it. The radius command and the current group context are available automatically.

2. Paste the commands

The Linear issue and pull request open as separate tabs. Localhost opens beside the terminal as the only split. All of the tabs remain in the same group.
The localhost tab is still created if no server is running. You can test the layout first and start your server later.

3. Inspect the result

Run it again

Running the commands again creates another set of tabs. tab open always opens a new tab; Radius does not silently reuse an existing URL. Next, turn these commands into a group startup script, or browse the Cookbook for more recipes.