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

common.TmuxIdKind

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

View as Markdown

Module
common
Package
libtmux
Source
packages/libtmux/src/common.ts
TmuxIdKind
typealias [source]
typealias [source]
TmuxIdKind

Which of tmux's three id spaces an id belongs to.

The three are numbered independently, so $1, @1 and %1 can all exist at once and name unrelated objects. The kind is what keeps a pane id from being passed where a window id belongs.

0 declared, 0 inherited

Esc

Type to search.