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

LibTmux.SessionWindowEdge

.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/Snapshots/SessionWindowEdge.cs
struct LibTmux.SessionWindowEdge
struct [source]
struct [source]
struct LibTmux.SessionWindowEdge

Places one window at one index inside one session.

A window can occupy several indexes in the same session or be linked into several sessions. Each indexed placement has its own edge. The ordinal stays null until a snapshot orders a session's edges.

5 declared, 0 inherited

Members

  • Key property Gets the session and window this edge joins.
  • Ordinal property Gets the edge's position in the session's window order.
  • SessionId property Gets the session the window is linked into.
  • WindowId property Gets the linked window.
  • WindowIndex property Gets the tmux window index inside the session.
Esc

Type to search.