Skip to content

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.

Terminal window
cyber-mux list
Terminal window
# Pane ids only, for piping into another command
cyber-mux list --format json | jq -r '.panes[].id'