libtmux Reference MCP Search
On this page

LibTmux.SessionWindowEdge

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 linked into several sessions has one edge per session, so the index belongs to the edge rather than to the window. 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.