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

plan.WindowTarget

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

View as Markdown

Module
plan
Package
libtmux
Source
crates/libtmux/src/plan.rs
enum plan.WindowTarget
enum [source]
enum [source]
enum plan.WindowTarget

A -t target naming a window, resolved when the plan runs.

2 declared, 0 inherited

Members

  • Id constant A window that already exists.
  • Slot constant The window an earlier step creates.
Esc

Type to search.