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

types.CmdOptions.target

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
CmdOptions
Package
libtmux
Source
packages/libtmux/src/types.ts
target : : string | null
propertyreadonly [source]
propertyreadonly [source]
target

Address a different target than the handle's own, or null for none.

A handle sends its own id by default, so pane.cmd("clock-mode") addresses that pane. A few tmux commands take no target and reject one.

0 declared, 0 inherited

Esc

Type to search.