tmux.Window.LinkedSessions
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/relations.go
- Other languages
- Python Ruby Lua TypeScriptRust Java .NET C++ Swift
-
LinkedSessions returns newly allocated shallow copies of materialized sessions containing this window, and reports whether the receiver carries relations at all. It never queries tmux.
In other ports Every session a window is linked into
- Python
libtmux.Window.linked_sessions - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.linkedSessions - Rust
window.Window.linked_sessions - Java no equivalent on
Window - .NET
LibTmux.Window.LinkedSessions - C++
Window::linked_sessionscounts them rather than listing them - Swift no equivalent on
Window
- Python
0 declared, 0 inherited