Replies: 2 comments
|
also would be useful: right click -> "copy pane id" to be able to copy-paste it quickly |
0 replies
|
Just linking a related thread opened later with a more detailed proposal: #2204 "Feature request: show pane IDs in the UI (sidebar / pane borders)" — it lists three implementation options (sidebar token, pane border, context-menu copy action) and the same |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
One of the most powerful workflows herdr unlocks is easy prompting for agents to talk to panes with other agents.
However, its hard to remember all the pane ids in the current workspace. Currently user has to run
herdr pane listin the current pane to get its ID, then prompt their agent to start interacting with that ID. That gets annoying fast.requested change
Similar to the
ui.show_agent_labels_on_pane_bordersfeature, this feature request is to show the pane id on the pane border (e.g.w1:p2)why you want this
Usability
All reactions