libtmux Reference MCP Search
On this page

tmux.Planner

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan.go
struct tmux.Planner
struct [source]
struct [source]
struct tmux.Planner

Planner groups a plan's operations into tmux invocations.

Dispatches must contain every operation exactly once and in recorded order. Plan.Run validates this before reaching tmux.

Operations with Op.Chainable false must run alone because command-list stdout cannot be attributed to an individual operation.

0 declared, 0 inherited

Esc

Type to search.