Skip to content

Document warp://tab_config/<name> deeplink#123

Merged
hongyi-chen merged 1 commit into
mainfrom
oz/tab-config-deeplink-docs
May 21, 2026
Merged

Document warp://tab_config/<name> deeplink#123
hongyi-chen merged 1 commit into
mainfrom
oz/tab-config-deeplink-docs

Conversation

@hongyi-chen

@hongyi-chen hongyi-chen commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Documents the new warp://tab_config/<name> URI scheme handler added in warpdotdev/warp#9379:

  • terminal/more-features/uri-scheme.mdx: list the new scheme alongside warp://launch/..., including the ?new_window=true modifier and the case-insensitive file-stem matching behavior.
  • terminal/windows/tab-configs.mdx: add a new "Open a Tab Config from a URL" section with usage examples, params/worktree behavior notes, and a warppreview:// note. Add a cross-link to the URI scheme page from Related pages.

Documents the new `warp://tab_config/<name>` URI scheme handler added
in warpdotdev/warp#9379:

- terminal/more-features/uri-scheme.mdx: list the new scheme alongside
  `warp://launch/...`, including the `?new_window=true` modifier and the
  case-insensitive file-stem matching behavior.
- terminal/windows/tab-configs.mdx: add a new "Open a Tab Config from a
  URL" section with usage examples, params/worktree behavior notes, and
  a `warppreview://` note. Add a cross-link to the URI scheme page from
  Related pages.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 21, 2026
@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 21, 2026 7:12pm

Request Review

@oz-for-oss

oz-for-oss Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR documents the new warp://tab_config/<name> deeplink in both the URI scheme reference and Tab Configs page, including matching behavior, new_window=true, params, worktree behavior, and Warp Preview usage.

Concerns

  • The command examples use macOS open without labeling them as macOS-only; consider labeling the example or adding Windows/Linux equivalents.

Verdict

Found: 0 critical, 0 important, 1 suggestions

Approve with nits

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz


```bash
# Open my_tab.toml as a new tab in the focused window
open "warp://tab_config/my_tab"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 [SUGGESTION] open is macOS-specific; label this example as macOS-only or include Windows/Linux equivalents so the cross-platform docs do not imply this command works everywhere.

@hongyi-chen hongyi-chen merged commit e2e3917 into main May 21, 2026
8 checks passed
@hongyi-chen hongyi-chen deleted the oz/tab-config-deeplink-docs branch May 21, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants