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

types.JoinOptions.direction

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

View as Markdown

Module
types
Declared in
JoinOptions
Package
libtmux
Source
packages/libtmux/src/types.ts
direction : : PaneDirection
propertyreadonly [source]
propertyreadonly [source]
direction

Which side of the target the joined pane takes.

The same four choices SplitOptions.direction gives, for the same reason: tmux reaches "above" and "left" only by pairing the axis with -b, so a boolean names half of them. Combining this with vertical throws TypeError .

0 declared, 0 inherited

Esc

Type to search.