Skip to main content

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 / ArgTypeDefaultDescription
<pane>textherdr pane id to focus
--jsonbooleanfalseEmit the focus result as JSON instead of the plain line

See code: commands/pane.ts › paneFocus