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

Go API

Go documentation

tmux.Window.LinkedSessions

Go

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/relations.go
Other languages
Python Ruby Lua TypeScriptRust Java .NET C++ Swift
LinkedSessions ( ) → ([]Session, bool)
method [source]
method [source]
LinkedSessions

LinkedSessions returns newly allocated shallow copies of materialized sessions containing this window, and reports whether the receiver carries relations at all. It never queries tmux.

In other ports Every session a window is linked into

0 declared, 0 inherited

Esc

Type to search.