window.Window.linked_sessions
Rust
- Python
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window/navigation.rs
- Other languages
- PythonTypeScriptGo Java .NET C++ Swift
-
The sessions this window is linked into, reporting why if it cannot.
Errors
Returns an error when tmux cannot be reached or refuses a listing.
In other ports Every session a window is linked into
- Python
libtmux.Window.linked_sessions - TypeScript
window.Window.linkedSessions - Go
tmux.Window.LinkedSessions - 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