On this page
plan.Op.focused_pane
- Module
- plan
- Declared in
- Op
- Package
- libtmux
- Source
- crates/libtmux/src/plan.rs
-
Which of this operation's created objects is the pane it left active.
Nonewhen 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