libtmux.Pane.pane_active
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- src/libtmux/neo.py
- Other languages
- RubyLua TypeScript RustGoJava .NET C++Swift
-
Inherited from
libtmux.neo.ObjIn other ports Whether this was the active pane when captured
- Ruby
LibTmux::PaneSnapshot#active? - Lua
libtmux.SnapshotPane.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
- Ruby
0 declared, 0 inherited