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

TmuxMode.connected(to:)

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

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.