libtmux Reference MCP Search
On this page

window.navigation.Window.linked_sessions

View as Markdown

Module
window.navigation
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window/navigation.rs
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.

The loud form of Self::linked_sessions_or_empty.

Errors

Returns an error when tmux cannot be reached or refuses a listing.

0 declared, 0 inherited

Esc

Type to search.