libtmux Reference MCP Search
On this page

TmuxMode.connected(to:)

View as Markdown

Declared in
TmuxMode
Package
libtmux-swift
Source
Sources/LibTmux/TmuxMode.swift
connected(to:) : case connected(to: String)
constant [source]
constant [source]
connected(to:)

One control-mode connection carrying every call in the scope.

The session is part of the mode rather than a separate argument, because a connection is a client and tmux has no client attached to nothing: one with no target runs tmux's default command and *creates* a session. The session named here must already exist.

0 declared, 0 inherited

Esc

Type to search.