libtmux Reference MCP Search
On this page

LibTmux.Window.GetLinkedSessionsAsync

View as Markdown

Module
LibTmux
Declared in
Window
Package
LibTmux
Source
src/LibTmux/Window.Relations.cs
GetLinkedSessionsAsync ( cancellationToken : CancellationToken ) Task<IReadOnlyList<Session>>
methodasync [source]
methodasync [source]
GetLinkedSessionsAsync

Reads every session this window is linked into.

tmux can link one window into several sessions, so this reports every session holding the window rather than a single parent.

Parameters
Returns

The sessions that link this window.

0 declared, 0 inherited

Esc

Type to search.