libtmux Reference MCP Search
On this page

types.NewWindowOptions.direction

View as Markdown

Module
types
Declared in
NewWindowOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
direction : : WindowDirection
propertyreadonly [source]
propertyreadonly [source]
direction

Place the window before or after the session's current window.

Relative to whichever window the session has selected, not to a window named here — the command addresses the session, so that is the anchor tmux measures from. Without this the window goes at the first free index.

0 declared, 0 inherited

Esc

Type to search.