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

constants.WindowDirection

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

View as Markdown

Module
constants
Package
libtmux
Source
packages/libtmux/src/constants.ts
WindowDirection
typealias [source]
typealias [source]
WindowDirection

Where a new window lands relative to the one it was created from.

tmux inserts at the next index before or after the target and moves the windows above it up to make room, so indices a caller is holding can shift. Without either direction the target index *is* the new window's place.

0 declared, 0 inherited

Esc

Type to search.