Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

window.Window.linked_sessions

Rust

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window/navigation.rs
Other languages
PythonTypeScriptGo Java .NET C++ Swift
linked_sessions ( self ) → Result<Vec<Session>, Error>
method [source]
method [source]
linked_sessions

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

0 declared, 0 inherited

Esc

Type to search.