Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.NewWindowDirection

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_lifecycle.go
struct tmux.NewWindowDirection
struct [source]
struct [source]
struct tmux.NewWindowDirection

NewWindowDirection selects placement relative to the target winlink on tmux 3.2a or later. Its zero value lets Session.NewWindow with nil Index use the next free index, while Window.NewWindow keeps the receiver's exact occupied target.

0 declared, 0 inherited

Esc

Type to search.