libtmux Reference MCP Search
On this page

plan.Op.focused_pane

View as Markdown

Module
plan
Declared in
Op
Package
libtmux
Source
crates/libtmux/src/plan.rs
focused_pane ( self ) Option<Part>
method [source]
method [source]
focused_pane

Which of this operation's created objects is the pane it left active.

None when it creates nothing, or creates without taking focus. The {marked} fold marks the *active* pane, so an operation that does not leave its own pane active cannot be folded with what decorates it: the mark would land on whichever pane was already there.

0 declared, 0 inherited

Esc

Type to search.