Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.Sequential

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.