tmux.ConnectionOptions.Lanes
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- ConnectionOptions
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/connection.go
-
Lanes is the number of concurrent command lanes. Zero opens one. Each lane is an attached tmux client and carries one command at a time.
0 declared, 0 inherited