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

LibTmux.PsmuxWindow

.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/Psmux/PsmuxWindow.cs
class LibTmux.PsmuxWindow
class [source]
class [source]
class LibTmux.PsmuxWindow

An immutable observation of one psmux window.

This observation is bound to Server 's captured generation. Query methods throw StaleServerGenerationException after replacement; call RefreshAsync to obtain a fresh observation.

8 declared, 0 inherited

Members

  • GetPanesAsync method Reads the window's current panes.
  • Height property Gets the captured height in rows.
  • Id property Gets the captured window identifier.
  • Index property Gets the captured window index.
  • Name property Gets the captured window name.
  • Server property Gets the psmux endpoint that produced this observation.
  • SessionId property Gets the captured parent session identifier.
  • Width property Gets the captured width in columns.
Esc

Type to search.