rt pane focus
rt › pane › focus
Bring a herdr pane to the front (via the tray: workspace + tab focus and terminal window raise)
Usage
rt pane focus <pane> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<pane> | text | herdr pane id to focus | |
--json | boolean | false | Emit the focus result as JSON instead of the plain line |
See code: commands/pane.ts › paneFocus