Skip to content

Ability to open and new tab and execute a command in the tab from the command line #3959

@tmccormi

Description

@tmccormi

Discord username (optional)

No response

Describe the solution you'd like?

Would like to be able to launch the opening of several tabs with commands from the command line (like a bash script).

Example
open-all.sh
# Open all of my servers terminals via ssh

warp -tab-command "ssh [email protected]"
warp -tab-command "ssh [email protected]"
warp -tab-command "ssh [email protected]"

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

I need to be able to quickly open a set of servers in separate tabs to respond to an issue or do a task that requires multiple terminals in tabs or split screens opened quickly (via ssh or AWS ssm, for instance).

Additional context

I was able to configure my OS to open a shell script from the file browser using Warp, but not as Tabbed sessions, alos having to use to UI to click in each shell script was icky.

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:window-tabs-panesWindow, tab, pane, and workspace layout management.enhancementNew feature or request.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions