io.github.libtmux.Window.Window.active
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
- Other languages
- PythonRuby Lua TypeScript RustGo .NET C++ Swift
-
Whether this was its session's active window when captured.
In other ports Whether this was the active window when captured
- Python
libtmux.Window.window_active - Ruby
LibTmux::WindowLinkSnapshot#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 - .NET no equivalent on
Window - C++
libtmux::Window::active - Swift no equivalent on
Window
- Python
0 declared, 0 inherited