On this page
tmux.Folding
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/plan.go
-
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.Runuses.
1 declared, 0 inherited
Members
- Plan method Plan returns the dispatches for ops, grouping consecutive chainable runs.