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
20.99k stars 359 forks source link

Named / marked panes #2705

Open ScopeSV opened 1 year ago

ScopeSV commented 1 year ago

Discord username (optional)

No response

Describe the solution you'd like?

Put an optional name by right clicking -> set name or something, to be able to track multiple panes

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

Often when I'm working on a multi microservice system locally, I end up having many panes open. Multiple panes could be different databases for the different services, and multiple panes might be servers running. 

It would be nice to be able to put a "mark" or "name" on the different panes, so that I always know what the specific pane is used for

Additional context

No response

How important is this feature to you?

4

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

None

dannyneira commented 1 year ago

Thank you for submitting this @ScopeSV , We'll post any updates if this being worked on.

In the meantime, I suggest you look into Session Navigation, which can help you easily get around different panes/windows/tabs.

pochocho commented 11 months ago

Hello, I think this is a good suggestion as I find myself in the same scenario some times, its not much about navigating between sessions, but being able to label each pane so you know the context of that pane just by looking at the label. This functionality exists in iTerm for example and its called "badges"

adding a screenshot for reference:

image

the badges are those red letters on the top right of each pane

asuras-coding commented 2 days ago

I would like to have a naming feature for panes and not only for tabs. When I have to debug logs and stuff from different ec2 instances, I use multiple panes to display all instances. Naming them would help me to remember which log is from which instance when I come back from the toilet 🚽 - upvote for this one