libtmux Reference MCP Search
On this page

window.Window.linkedSessions

View as Markdown

Module
window
Declared in
Window
Package
@libtmux/libtmux
Source
packages/libtmux/src/window.ts
linkedSessions ( ) Selection<Session>
method [source]
method [source]
linkedSessions

Every session this window is linked into.

Examples

window.linkedSessions.map((entry) => entry.name);

0 declared, 0 inherited

Esc

Type to search.