libtmux::Pane::active
- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLua TypeScript RustGoJava .NET Swift
-
In other ports Whether this was the active pane when captured
- Python
libtmux.Pane.pane_active - 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 - Swift
Pane.isActive
- Python
0 declared, 0 inherited