libtmux.Window.window_active
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- src/libtmux/neo.py
- Other languages
- Ruby Lua TypeScript RustGoJava .NET C++ Swift
-
Inherited from
libtmux.neo.ObjIn other ports Whether this was the active window when captured
- 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 - Java
io.github.libtmux.Window.Window.active - .NET no equivalent on
Window - C++
libtmux::Window::active - Swift no equivalent on
Window
- Ruby
0 declared, 0 inherited