Documentation ¶ Index ¶ func Attach(input string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Attach ¶ func Attach(input string) error Attach attaches the current terminal to an agent's tmux session. Accepts "agent" (uses active team) or "team:agent" (explicit team). Uses exec (replaces current process) so the user's terminal becomes the session. Types ¶ This section is empty. Source Files ¶ View all Source files attach.go Click to show internal directories. Click to hide internal directories.