On this page
tmux.NewWindowDirection
- 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