Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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