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

LibTmux.LinkWindowRequest

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

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.

7 declared, 0 inherited

Members

  • Detach property Gets whether the linked window is left unselected.
  • Direction property Gets whether to insert before or after the target.
  • LinkWindowRequest method Initializes a window-link request.
  • 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.
  • ToCommand method Returns a link request as one tmux command.
Esc

Type to search.