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

Go API

Go documentation

tmux.ConnectionOptions

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

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/connection.go
struct tmux.ConnectionOptions
struct [source]
struct [source]
struct tmux.ConnectionOptions

ConnectionOptions configures the control-mode lanes owned by a Connection .

1 declared, 0 inherited

Members

  • Lanes attribute Lanes is the number of concurrent command lanes. Zero opens one. Each lane is an attached tmux client and carries one command at a time.
Esc

Type to search.