libtmux Reference MCP Search
On this page

tmux.Plan.NewSession

View as Markdown

Module
tmux
Declared in
Plan
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan_session.go
NewSession ( request : NewSessionRequest ) Ref
method [source]
method [source]
NewSession

NewSession records a detached session and returns a Ref to it.

KillExisting is rejected: Server.NewSession probes for the named session and removes it before creating, and a plan records without reading. Record Plan.KillSession before this instead, which says the same thing in the order it happens.

0 declared, 0 inherited

Esc

Type to search.