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

types.NewWindowOptions.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
NewWindowOptions
Package
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.