tmux.Folding
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.