Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to execute commands in a new window or tab through the URI scheme. #5859

Open
2 tasks done
fgrimm7294 opened this issue Feb 19, 2025 · 0 comments
Open
2 tasks done
Labels
Feature requests Feature Requests

Comments

@fgrimm7294
Copy link

Pre-submit Checks

Describe the solution you'd like?

I would like to suggest an enhancement to the Warp URI scheme. Currently, it allows opening new windows, tabs, and launch configurations, but it doesn't support executing commands directly in these new windows or tabs.

Feature request:
Add the ability to execute commands in a new window or tab through the URI scheme.

Proposed syntax:
warp://action/new_window?path=<path_to_folder>&command=<command_to_execute>

This would greatly improve the automation capabilities of Warp and allow for more flexible scripting and integration with other tools.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

Operating system (Optional, if relevant)

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

@fgrimm7294 fgrimm7294 added the Feature requests Feature Requests label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

1 participant