libtmux Reference MCP Search
On this page

tmux.Sequential

View as Markdown

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

Sequential sends every operation as its own tmux invocation. It is the simplest correct planner, and useful as a baseline: a plan produces the same results through it as through Folding , at one invocation per operation.

1 declared, 0 inherited

Members

  • Plan method Plan returns one dispatch per operation.
Esc

Type to search.