tmux.NewWindowDirection
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/window_lifecycle.go
-
NewWindowDirection selects placement relative to the target winlink on tmux 3.2a or later. Its zero value lets
Session.NewWindowwith nil Index use the next free index, whileWindow.NewWindowkeeps the receiver's exact occupied target.
0 declared, 0 inherited