Skip to content

Support "copy pane id" shortcut #3

Description

@borisevstratov

This is very useful for coding agents, e.g.

Connect to pane %12 using tmux and analyze my vps error logs

One caveat is that clipboard is different on linux and mac

macOS:

bind I run-shell "tmux display-message -p '#{pane_id}' | pbcopy"

omarchy linux

bind I run-shell "tmux display-message -p '#{pane_id}' | wl-copy"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions