LibTmux::WindowLinkSnapshot#active?
- Module
- LibTmux
- Declared in
- WindowLinkSnapshot
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/snapshot.rb
- Other languages
- Python Lua TypeScript RustGoJava .NET C++ Swift
-
Behavior: Captured records.
Behavior contract: Captured records.
In other ports Whether this was the active window when captured
- Python
libtmux.Window.window_active - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no accessor; the field is read from
Window.format, tmux's own row - Rust
window.Window.is_active - Go
tmux.Window.Active - Java
io.github.libtmux.Window.Window.active - .NET no equivalent on
Window - C++
libtmux::Window::active - Swift no equivalent on
Window
- Python
0 declared, 0 inherited