libtmux.SnapshotPane.active
- Module
- libtmux
- Declared in
- SnapshotPane
- Package
- libtmux
- Source
- lua/libtmux/_internal/fields.lua
- Other languages
- PythonRuby TypeScript RustGoJava .NET C++Swift
-
Inherited from
libtmux.Fields.PaneIn other ports Whether this was the active pane when captured
- Python
libtmux.Pane.pane_active - Ruby
LibTmux::PaneSnapshot#active? - TypeScript no accessor; the field is read from
Pane.format, tmux's own row - Rust
pane.Pane.is_active - Go
tmux.Pane.Active - Java
io.github.libtmux.Pane.Pane.active - .NET no equivalent on
Pane - C++
libtmux::Pane::active - Swift
Pane.isActive
- Python
0 declared, 0 inherited