libtmux Reference MCP Search
On this page

LibTmux.LinkWindowRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/LinkWindowRequest.cs
struct LibTmux.LinkWindowRequest
struct [source]
struct [source]
struct LibTmux.LinkWindowRequest

Describes one link-window invocation.

6 declared, 0 inherited

Members

  • LinkWindowRequest method Initializes a window-link request.
  • Detach property Gets whether the linked window is left unselected.
  • Direction property Gets whether to insert before or after the target.
  • ReplaceExisting property Gets whether a window already at the index is replaced.
  • TargetIndex property Gets the index to link at, or null for the next free one.
  • TargetSession property Gets the session the window is linked into.
Esc

Type to search.