io.github.libtmux.Pane.Pane.active
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
- Other languages
- PythonRubyLua TypeScript RustGo .NET C++Swift
-
Whether this was its window's active pane when captured.
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 - .NET no equivalent on
Pane - C++
libtmux::Pane::active - Swift
Pane.isActive
- Python
0 declared, 0 inherited