libtmux Reference MCP Search
On this page

LibTmux.Session.AttachAsync

View as Markdown

Module
LibTmux
Declared in
Session
Package
LibTmux
Source
src/LibTmux/Session.Lifecycle.cs
AttachAsync ( request : AttachSessionRequest? , cancellationToken : CancellationToken ) Task<Session>
methodasync [source]
methodasync [source]
AttachAsync

Attaches a client to this session.

Attaching needs a terminal, so this fails outside one rather than silently doing nothing.

Parameters
Returns

A refreshed handle for this session.

0 declared, 0 inherited

Esc

Type to search.