list
cyber-mux list
Section titled “cyber-mux list”Enumerate every live pane the current backend can see. Table columns: pane (id), label,
harness (e.g. the tool running in it, when the backend reports one), cwd.
Examples
Section titled “Examples”cyber-mux list# Pane ids only, for piping into another commandcyber-mux list --format json | jq -r '.panes[].id'