-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Support warp://tab_config/<tab_configuration_path> #9060
Copy link
Copy link
Open
Labels
area:launch-configsLaunch configurations, workflows, tab configs, and automation entry points.Launch configurations, workflows, tab configs, and automation entry points.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:launch-configsLaunch configurations, workflows, tab configs, and automation entry points.Launch configurations, workflows, tab configs, and automation entry points.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Pre-submit Checks
Describe the solution you'd like?
Warp should support starting it with a
warp://tab_config/<tab_configuration_path>URL similar towarp://launch/<launch_configuration_path>(docs), which would open up a new tab in the existing Warp window with the specified tab configuration.Is your feature request related to a problem? Please describe.
I'd like to open a new tab in Warp programmatically with a specific working directory and start command. Currently I use launch configurations for that and start Warp with
warp://launch/<launch_configuration_path>. However this creates a new window instead of a new tab which becomes messy pretty quickly and is deprecated now.Additional context
No response
Operating system (OS)
macOS
How important is this feature to you?
5 (Can't work without it!)
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None