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

tmux.AttachSessionRequest

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/server_attach.go
struct tmux.AttachSessionRequest
struct [source]
struct [source]
struct tmux.AttachSessionRequest

AttachSessionRequest selects a session name or tmux target pattern and configures a blocking terminal attachment. An empty Target lets tmux choose.

1 declared, 0 inherited

Members

  • Target attribute Target is a session name or tmux target pattern; empty leaves selection to tmux.
Esc

Type to search.