libtmux Reference MCP Search
On this page

types.SplitOptions.direction

View as Markdown

Module
types
Declared in
SplitOptions
Package
@libtmux/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. When both this and vertical are given, this one decides.

0 declared, 0 inherited

Esc

Type to search.