On this page
TmuxMode.connected(to:)
- Declared in
- TmuxMode
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxMode.swift
-
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