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

types.SplitOptions.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
SplitOptions
Package
libtmux
Source
packages/libtmux/src/types.ts
direction : : PaneDirection
propertyreadonly [source]
propertyreadonly [source]
direction

Which side of this pane the new one takes.

tmux splits below by default and offers no other way to say "above" or "left" than pairing the axis with -b, so a boolean cannot express half of the choices. Combining this with vertical throws TypeError .

0 declared, 0 inherited

Esc

Type to search.