LibTmux.Window.LinkedSessions
.NET
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Relations.cs
- Other languages
- Python Ruby Lua TypeScriptRustGo Java C++ Swift
- LinkedSessions : CapturedRelation<Session>
-
Gets the sessions the capture found this window linked into.
Reading this never reaches 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 - Go
tmux.Window.LinkedSessions - Java no equivalent on
Window - C++
Window::linked_sessionscounts them rather than listing them - Swift no equivalent on
Window
- Python
0 declared, 0 inherited