warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.39k stars 374 forks source link

ability to save window configurations with different directories #4430

Closed ghost closed 8 months ago

ghost commented 8 months ago

Discord username (optional)

No response

Describe the solution you'd like?

One thing I loved about iTerm was that I could save my window configuration so that when I started or restarted iTerm, each tab would open to a different path/directory of my chosing. For example, I usually have 4 different tabs open - one is running my local build at path /example-ui, one is open to my ui directory at path /example-ui, one is open to where my api files live at path /example-apis and one is open to all my backend code at /.

When I open or restart Warp, I would like each of my 4 tabs to open with those paths in the prompt. Right now, I have to open each path in each separate tab every time I start or restart Warp.

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

It's frustrating and time-consuming to have to re-enter each starting path for each tab every time I start or restart Warp.

Additional context

No response

How important is this feature to you?

4

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 8 months ago

Hi again @michelle-slang 👋 Warp has a feature called launch configurations which allows you to save a set of windows/tabs/panes and also run commands on them. Please see our docs and let us know if this meets your use case. https://docs.warp.dev/features/sessions/launch-configurations

Closing as there is a feature for this use case, but please feel free to reopen and let us know if there are any issues with the feature. Thanks for your interest in Warp!