libtmux Reference MCP Search
On this page

tmux.Plan.NewWindow

View as Markdown

Module
tmux
Declared in
Plan
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan_window.go
NewWindow ( target : Ref , request : NewWindowRequest ) Ref
method [source]
method [source]
NewWindow

NewWindow records a window created in the session or beside the window that target names, and returns a Ref to it.

SelectExisting is rejected: it asks tmux for an existing window's expanded name before creating anything, and a plan records without reading.

0 declared, 0 inherited

Esc

Type to search.