libtmux Reference MCP Search
On this page

tmux.Server.OpenControl

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_startup.go
OpenControl ( ctx : context.Context , session : Session ) (*ControlClient, error)
method [source]
method [source]
OpenControl

OpenControl starts a control-mode client attached to session. The startup context bounds process start, attach framing, and client registration but does not own the returned client's lifetime. Session must belong to the same configured server selector.

0 declared, 0 inherited

Esc

Type to search.