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

tmux.Folding

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.Folding
struct [source]
struct [source]
struct tmux.Folding

Folding groups each run of operations that neither answer nor create into one tmux command list, and sends the rest alone. It is what Plan.Run uses.

1 declared, 0 inherited

Members

  • Plan method Plan returns the dispatches for ops, grouping consecutive chainable runs.
Esc

Type to search.