Skip to content

Investigate options for smarter pane attaching #66

@christoomey

Description

@christoomey

Currently VTR does the simple thing and just stores a pane_index in order to target the runner pane. If the user opens a new pane, the indexes might shift causing the commands to be sent to the wrong pane.

Wondering if there might be a way to "mark" or tag a pane (env variable? process id? pane_tty?) in some stable way that would survive window rearranging.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions