tmux.Window.Linked
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- Python Ruby Lua TypeScript RustJava .NET C++ Swift
-
Linked returns tmux #{window_linked} as bool from this Window's materialized window-scoped fields (tmux 3.2a or later).
In other ports Whether a window is linked into more than one session
- Python
libtmux.Window.window_linked - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Window - Rust
window.Window.is_linked - Java
io.github.libtmux.Window.Window.linked - .NET no equivalent on
Window - C++ no equivalent on
Window - Swift no equivalent on
Window
- Python
0 declared, 0 inherited