Skip to content

Add Terminal to Worktree - Pane Naming #94

Description

@jadesym

Current Behavior:
I currently have a worktree that has a AI generated name, which is great.
I then did "Add Terminal to Worktree", which created a new pane named `shell-
It's hard to navigate / remember which pane spawned off of the original worktree. I end up needing to rename the pane manually afterwards.

Some Ideas for How to Improve this:

  1. Generate the new terminal pane based upon the source worktree pane (if generated). For example, <worktree_name>-<short_generated_id>
  2. 2 tiered organization of panes.

For example, right now there are panes under a project.
Ideally, I would want all panes under a worktree to be organized under that worktree and then under the project overarching.
So the left side panel could be:

<project_name>
o <worktree_1_name>
o <original_worktree_1_pane>
o <new_terminal_worktree_pane>
o <worktree_2_name>
o <original_worktree_1_pane>

In this sort of hierarchical structure, then have shell-, codex- then wouldn't be as bad since I can differentiate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions