libtmux Reference MCP Search
On this page

tmux.DetachClientRequest

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_clients.go
struct tmux.DetachClientRequest
struct [source]
struct [source]
struct tmux.DetachClientRequest

DetachClientRequest configures detaching one tmux client. Its zero value detaches tmux's current client; nil fields omit their flags while an empty ShellCommand pointer is explicit.

2 declared, 0 inherited

Members

  • ShellCommand attribute ShellCommand is run after detaching when nonnil.
  • TargetClient attribute TargetClient selects a stable client; zero selects tmux's current client.
Esc

Type to search.