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

tmux.Planner

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.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.