Skip to content

Detach a tab to a new window (drop outside termherd) #154

Description

@bastien-gallay

What

Using the same tab-drag gesture as #-move, dropping a tab outside any
existing termherd window spawns a new window hosting that tab.

Blocked by #149 (multi-window support); shares drag plumbing with the
cross-window move.

Current state

In-window tab drag exists (TabDrag crates/app/src/shell.rs:267,
Workspace::move_tab crates/core/src/workspace.rs:160). "Detach" = the drop
lands on no window → open a new one and re-home the tab there.

To do

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal — laterenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions